|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ForkException | |
solar.service.fork |
Uses of ForkException in solar.service.fork |
Methods in solar.service.fork that throw ForkException | |
void |
SolarForkService.start(Id id,
Address dest,
java.lang.String cmd)
|
void |
SolarForkService.destroy(Id id,
Address dest)
|
void |
SolarForkService.batchrun(java.lang.String taskfile)
|
void |
ForkService.start(Id id,
Address dest,
java.lang.String cmd)
Execute a command on specified address. |
void |
ForkService.destroy(Id id,
Address dest)
Execute a previously created process at specified address. |
void |
ForkService.batchrun(java.lang.String taskfile)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |