fr.dyade.aaa.jndi2.server.JndiServer Class Reference

Collaboration diagram for fr.dyade.aaa.jndi2.server.JndiServer:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static void init (String args, boolean firstTime) throws Exception
static void stopService ()
static AgentId getDefault ()
static AgentId getDefault (short serverId)

Static Public Attributes

static final String SO_TIMEOUT_PROP = "fr.dyade.aaa.jndi2.server.soTimeout"
static final int DEFAULT_SO_TIMEOUT = 10000
static final String POOL_SIZE_PROP = "fr.dyade.aaa.jndi2.server.poolSize"
static final int DEFAULT_POOL_SIZE = 3

Detailed Description

Class of a JNDI centralized server. This is an agent that may be accessed either by TCP connections or agent notifications.

Definition at line 37 of file JndiServer.java.


Member Function Documentation

static void fr.dyade.aaa.jndi2.server.JndiServer.stopService (  )  [static]

Stops the JndiServer service.

Definition at line 87 of file JndiServer.java.

References fr.dyade.aaa.jndi2.server.TcpServer.stop().

Here is the call graph for this function:

static AgentId fr.dyade.aaa.jndi2.server.JndiServer.getDefault (  )  [static]

Returns the default JndiServer id on the local agent server.

Returns:
the AgentId of the JndiServer

Definition at line 96 of file JndiServer.java.

Referenced by fr.dyade.aaa.jndi2.server.JndiServer.init().

static AgentId fr.dyade.aaa.jndi2.server.JndiServer.getDefault ( short  serverId  )  [static]

Returns the default JndiServer id on the given agent server.

Parameters:
serverId the id of the agent server
Returns:
the AgentId of the JndiServer

Definition at line 106 of file JndiServer.java.


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:17:14 2008 for joram by  doxygen 1.5.0