org.netbeans.modules.extexecution/2 1.25.1

Uses of Class
org.netbeans.api.extexecution.ExecutionService

Packages that use ExecutionService
org.netbeans.api.extexecution The API supporting execution of an external process in the IDE. 
 

Uses of ExecutionService in org.netbeans.api.extexecution
 

Methods in org.netbeans.api.extexecution that return ExecutionService
static ExecutionService ExecutionService.newService(Callable<Process> processCreator, ExecutionDescriptor descriptor, String displayName)
          Creates new execution service.
 


org.netbeans.modules.extexecution/2 1.25.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.