|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.core.service.util.MethodCallProxy kaos.core.service.directory.DSCoordinatorProxy
public class DSCoordinatorProxy
Nested Class Summary |
---|
Nested classes/interfaces inherited from class kaos.core.service.util.MethodCallProxy |
---|
MethodCallProxy.OperationWaiter |
Field Summary |
---|
Fields inherited from class kaos.core.service.util.MethodCallProxy |
---|
_entityEnv, _logger, _myLocator, _nickName, _NICKNAME_ROOT, _remoteLocator, _remoteNickname, _sender, _waiters |
Fields inherited from interface kaos.core.service.directory.DirectoryServiceCoordinator |
---|
DS_REGISTRATION_UPDATE, LOCATOR_NAME, REGISTRATION_TYPE |
Constructor Summary | |
---|---|
DSCoordinatorProxy()
Creates a new instance of DSCoordinatorProxy |
Method Summary | |
---|---|
void |
deregister(KAoSAgentDescription agentDesc)
|
KAoSAgentDescription |
getDirectoryService(java.lang.String agentName)
|
java.util.List |
getDirectoryServices()
|
void |
register(KAoSAgentDescription agentDesc)
|
Methods inherited from class kaos.core.service.util.MethodCallProxy |
---|
bindToMessageTransportService, equals, getResult, getResult, hashCode, initialize, obtainEntityEnv, printDebugString, receiveMessage, removeWaiter, sendRequestNoWait, waitForReply |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DSCoordinatorProxy()
Method Detail |
---|
public KAoSAgentDescription getDirectoryService(java.lang.String agentName) throws NotRegisteredException, DirectoryFailure
getDirectoryService
in interface DirectoryServiceCoordinator
NotRegisteredException
DirectoryFailure
public java.util.List getDirectoryServices() throws DirectoryFailure
getDirectoryServices
in interface DirectoryServiceCoordinator
DirectoryFailure
public void register(KAoSAgentDescription agentDesc) throws DirectoryFailure
register
in interface DirectoryServiceCoordinator
DirectoryFailure
public void deregister(KAoSAgentDescription agentDesc) throws DirectoryFailure
deregister
in interface DirectoryServiceCoordinator
DirectoryFailure
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |