Class Summary |
Activator |
The Activator class is responsible for starting and stopping the
Service Discovery Manager. |
Client |
The Class Client is used to represent a client which
are registered with the Service Discovery Manager. |
ClientList |
The Class ClientList is used to represent all clients which
have registered with the Service Discovery Manager. |
ClientRequest |
The Class ClientRequest is intended to store a single request for a
service, as registered by a client. |
DiscoveryManagerImpl |
This class provides Service Discovery (SD) access for UbiCollab applications and tools. |
GlobalSettings |
The Class GlobalSettings holds a set of constants that will be used by other classes
throughout the Service Registry Module. |
HouseKeeperThread |
The Class HouseKeeperThread run as a seperate thread and is responsible for picking out
clients and plugins which have not been in contact for a time duration specified in
GlobalSettings . |
Log |
This Class is responsible for the logging of events, and for reading and returning
the log on request. |
Plugin |
The Class Plugin is used to represent a service discovery plugin which
have registered with the Service Discovery Manager. |
PluginList |
The Class PluginList is used to represent all service discovery plugins which
have registered with the Service Discovery Manager. |
Service |
The Service Class is intended to be a general class to hold information about a service
which have been found and registered by a plugin. |