|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectNTService
org.jcsp.net.remote.SpawnerServiceNT
public class SpawnerServiceNT
Wraps up the SpawnerService as an NT service. To install the service, register the
path java org.jcsp.net.remote.SpawnerServiceNT with the service name
JCSP.NET:SpawnerService.
| Method Summary | |
|---|---|
static void |
main(String[] args)
Creates a service instance and sets it running. |
protected void |
startService()
Starts the service by calling SpawnerService.main. |
protected void |
stopService()
Terminates the spawner. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected void startService()
SpawnerService.main.
protected void stopService()
public static void main(String[] args)
|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||