public final class DistributedEquiv
extends java.lang.Object
Constructor and Description |
---|
DistributedEquiv() |
Modifier and Type | Method and Description |
---|---|
static DistributedEquiv |
start()
The first one which calls this method starts the DistributedEquiv system.
|
void |
stop()
Terminate the Distributed Equivalent System
|
public static DistributedEquiv start() throws ServerConfigException
ServerConfigException
- if exception is encounteredpublic void stop() throws ServerConfigException
ServerConfigException,
- if error during stoppingServerConfigException