Package | Description |
---|---|
org.netbeans.api.extexecution |
The API supporting execution of an external process in the IDE.
|
Modifier and Type | Method and Description |
---|---|
static ExecutionService |
ExecutionService.newService(Callable<Process> processCreator,
ExecutionDescriptor descriptor,
String displayName)
Creates new execution service.
|
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.