Package kaos.core.service.directory

Interface Summary
DirectoryEventListener Defines the callback method to be invoked by the Directory Service event listeners when an event occurs.
DirectoryEventNotifier Defines the operations that can be invoked on the DirectoryService as a notifier of directory events.
DirectoryService $Revision: 1.10 $
DirectoryServiceCoordinator  
DomainDescription Defines the operations to define and access information about a KAoS domain.
EntityHostEnvDescription Defines the operations to define and access information about a hosting environment of KAoS entitites.
KAoSAgentContainerDescription Defines the operations to access information about a KAoS agent container.
KAoSAgentDescription Defines the operations to access information about a KAoS agent.
KAoSEntityDescription Defines the operations to access information about a KAoS entity.
KAoSGuardDescription Defines the operations to access information about a KAoS guard.
KAoSUserDescription Define the operations to access information about a KAoS user.
 

Class Summary
DefaultDomainDescription Defines the operations to define and access information about a KAoS domain.
DefaultKAoSAgentContainerDescription Implements the operations to access information about a KAoS agent container The information includes the ids of Guards guarding the agent, security status
DefaultKAoSAgentDescription Implements the operations to access information about a KAoS agent.
DefaultKAoSEntityDescription Implements the operations to access information about a KAoS entity.
DefaultKAoSGuardDescription Implements the operations to access information about a KAoS agent.
DefaultKAoSUserDescription Implements the operations to access information about a KAoS user.
DirectoryEvent DirectoryEvent contains a type and a description, representing different characteristics of the event in the form of key-value associations.
DSCoordinatorImpl  
DSCoordinatorProxy  
EventProperties  
KAoSAgentDirectoryServiceProxy  
KAoSAgentDirectoryServiceProxy.OperationWaiter This class is used as a helper class to block Threads invoking the various Directory operations (register, deregister, modify, search).
KAoSDirectoryService $Revision: 1.188 $
KAoSDirectoryService.OperationWaiter This class is used as a helper class to block Thread registering the Directory service.
OntologyBasedKAoSDirectory $Revision: 1.41 $
RMIDomainDirectoryServiceImpl $Revision: 1.1.1.1 $
TableBasedKAoSDirectory $Revision: 1.63 $
 

Exception Summary
HasParentException Is thrown when an attempt is made to add a parent to a domain, which alreay has a parent.
ModificationException ModificationException defines an exception to be thrown by the Directory Service when one or more modifications of properties of the registered entity fails.