Package | Description |
---|---|
org.objectweb.carol.cmi |
Modifier and Type | Method and Description |
---|---|
static void |
ObjectIdFactory.main(java.lang.String[] args)
For test only.
|
static void |
ServerConfig.setProperties(java.util.Properties pr)
Intializes the CMI runtime configuration.
|
static DistributedEquiv |
DistributedEquiv.start()
The first one which calls this method starts the DistributedEquiv system.
|
void |
DistributedEquiv.stop()
Terminate the Distributed Equivalent System
|
Constructor and Description |
---|
ServerIdFactory()
Constructs the factory
|