|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.core.service.directory.KAoSAgentDirectoryServiceProxy kaos.core.service.directory.tcp.TCPAgentDirectoryServiceProxy
public class TCPAgentDirectoryServiceProxy
Nested Class Summary |
---|
Nested classes/interfaces inherited from class kaos.core.service.directory.KAoSAgentDirectoryServiceProxy |
---|
KAoSAgentDirectoryServiceProxy.OperationWaiter |
Field Summary | |
---|---|
static java.lang.String |
DIRECTORY_HOST
|
static java.lang.String |
DIRECTORY_NAME
|
static java.lang.String |
DIRECTORY_PORT
|
Fields inherited from class kaos.core.service.directory.KAoSAgentDirectoryServiceProxy |
---|
_directoryName, _logger, _myLocator, _nickName, _NICKNAME_ROOT, _remoteDirectoryLocator, _sender, _serviceProps, _waiters, USE_COORDINATOR |
Constructor Summary | |
---|---|
TCPAgentDirectoryServiceProxy(ServiceProperties env)
|
Method Summary | |
---|---|
protected MessageTransportService |
acquireMessageTransportService()
|
protected Locator |
acquireRemoteDirectoryLocator()
Implementations of abstract methods of the superclass. |
protected JasBean |
obtainEntityEnv()
Protected methods. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String DIRECTORY_NAME
public static final java.lang.String DIRECTORY_HOST
public static final java.lang.String DIRECTORY_PORT
Constructor Detail |
---|
public TCPAgentDirectoryServiceProxy(ServiceProperties env)
Method Detail |
---|
protected Locator acquireRemoteDirectoryLocator()
acquireRemoteDirectoryLocator
in class KAoSAgentDirectoryServiceProxy
protected MessageTransportService acquireMessageTransportService()
acquireMessageTransportService
in class KAoSAgentDirectoryServiceProxy
protected JasBean obtainEntityEnv()
obtainEntityEnv
in class KAoSAgentDirectoryServiceProxy
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |