Package com.softwareag.centrasite.appl.framework.managers

Interface Summary
Manager<T extends RegistryBean> The manager is the object, which is used by the application manager to access beans.
UtilityManager Manager interface providing convenient utility methods.
 

Class Summary
AbstractManager<T extends RegistryBean> Abstract base class for deriving managers.
UtilityManagerImpl Implementation of the UtilityManager interface.
 

Exception Summary
ManagerException Managers are suggested to throw an instance of this exception.