See: Description
Interface | Description |
---|---|
EnvironmentImplementation |
The interface representing the implementation
of
Environment . |
ProcessBuilderImplementation |
The interface representing the implementation
of
ProcessBuilder . |
ProcessesImplementation |
The interface representing the implementation
of
Processes . |
Class | Description |
---|---|
EnvironmentFactory |
The factory allowing SPI implementors of
EnvironmentImplementation
to create its API instances Environment . |
ProcessBuilderFactory |
The factory allowing SPI implementors of
ProcessBuilderImplementation
to create its API instances ProcessBuilder . |
ProcessParameters |
The parameters configured for process creation.
|
ProcessBuilderImplementation