|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IProcess
Provides native access to platform-specific process operations.
| Nested Class Summary | |
|---|---|
static class |
IProcess.Default
|
| Field Summary | |
|---|---|
static IProcess |
DEFAULT
|
| Method Summary | |
|---|---|
boolean |
changeWorkingDirectory(String path)
|
int |
queryLastError()
|
int |
queryPID()
|
| Field Detail |
|---|
static final IProcess DEFAULT
| Method Detail |
|---|
int queryLastError()
int queryPID()
boolean changeWorkingDirectory(String path)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||