public class SpawnerService
Services requests from RemoteProcess
proxies to start up child JVMs running the
actual processes.
If started from the command line, it will use the XML config file specified by the first
command parameter. If no file is given it will try and use JCSPNetSpawnerService.xml
to
initialize the local node. Alternatively it can be started programmatically and the caller must
take responsibility for initializing the node.
Constructor and description |
---|
SpawnerService
(NodeKey nodeKey) Constructs a new service. |
Constructs a new service.
nodeKey
- the local node key.Program entry point.
args
- the command line arguments. The first one may be the name of an XML file for
initializing the local node.Runs the service.
JCSP for Java 1.8 generated 14-10-2016 by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk