| Package | Description |
|---|---|
| org.netbeans.api.extexecution.base |
The API supporting execution of an external process.
|
| Modifier and Type | Method and Description |
|---|---|
static BaseExecutionService |
BaseExecutionService.newService(Callable<? extends Process> processCreator,
BaseExecutionDescriptor descriptor)
Creates new execution service.
|