public class StandardService
extends org.cristalise.kernel.process.StandardServer
implements org.tanukisoftware.wrapper.WrapperListener
| Modifier and Type | Field and Description |
|---|---|
protected static StandardService |
server |
| Constructor and Description |
|---|
StandardService() |
| Modifier and Type | Method and Description |
|---|---|
void |
controlEvent(int event) |
static void |
main(String[] args) |
Integer |
start(String[] args)
Sets up and runs and item server
|
int |
stop(int arg0)
Closes all listeners, quits the VM.
|
resetAgentIORs, resetItemIORs, standardInitialisation, standardInitialisationprotected static StandardService server
public Integer start(String[] args)
start in interface org.tanukisoftware.wrapper.WrapperListenerpublic static void main(String[] args)
public void controlEvent(int event)
controlEvent in interface org.tanukisoftware.wrapper.WrapperListenerpublic int stop(int arg0)
stop in interface org.tanukisoftware.wrapper.WrapperListenerCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.