Package org.jafer.registry

Interface Summary
RegistryManager This interface defines the registry manager that provides all the objects and managers for accessing a specificly defined registry
ServiceLocator The service locator is responsible for finding providers and services in the registry.
ServiceManager The service manager is responsible for registering service providers and their services to the registry.
 

Class Summary
RegistryFactory This interface defines the methods that the Registry Factory must provide.
 

Exception Summary
InvalidAuthorisationDetailsException This exception is thrown when a username and credential failed to be authorised.
RegistryException This class defines the methods the user should be able to call to determine information about the exception
RegistryNotInitialisedException This exception is thrown when an expected TModel was not found.