|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.jndi2.ha.HAJndiServer
public class HAJndiServer
Field Summary | |
---|---|
private static HATcpServer |
tcpServer
|
Constructor Summary | |
---|---|
HAJndiServer()
|
Method Summary | |
---|---|
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(java.lang.String args,
boolean firstTime)
|
static void |
stopService()
Stops the JndiServer service. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static HATcpServer tcpServer
Constructor Detail |
---|
public HAJndiServer()
Method Detail |
---|
public static void init(java.lang.String args, boolean firstTime) throws java.lang.Exception
java.lang.Exception
public static void stopService()
JndiServer
service.
public static AgentId getDefault()
AgentId
of the JndiServerpublic static AgentId getDefault(short serverId)
serverId
- the id of the agent server
AgentId
of the JndiServer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |