public class DistributedJndiServer extends Object
Constructor and Description |
---|
DistributedJndiServer() |
Modifier and Type | Method and Description |
---|---|
static AgentId |
getDefault()
Returns the default JndiServer id on the local agent server.
|
static AgentId |
getDefault(short serverId)
Returns the default JndiServer id on the given agent server.
|
static void |
init(String args,
boolean firstTime) |
static void |
stopService()
Stops the service.
|
private static TcpServer tcpServer
public static void stopService()
public static AgentId getDefault()
AgentId
of the JndiServerpublic static AgentId getDefault(short serverId)
serverId
- the id of the agent serverAgentId
of the JndiServerCopyright © 2015 ScalAgent D.T.. All Rights Reserved.