Package no.ubicollab.osgi

Class Summary
Activator The Class Activator contains the start method, which is the method called by the framework to start/activate this bundle (and then the registry service).
DBConnection The Class DBConnection offers methods to open/close database connections, and also the read/write methods that is required by Service Registry.
GlobalSettings The Class GlobalSettings holds a set of constants that will be used by other classes throughout the Service Registry Module.
Log This Class is responsible for the logging of events, and for reading and returning the log on request.
ServiceRegistryImpl An interface for UbiCollab Service Registry.