de.webman.util.registry |
|
Java Source File Name | Type | Comment |
Manager.java | Interface | Classes implementing this type could act as Managers. |
ManagerFactory.java | Interface | Classes implementing this type could act as ManagerFactories. |
Registry.java | Class | The central registry class. |
RegistryConstants.java | Class | abstract class used for collection names (manager ids) of managers. |
RegistryException.java | Class | This exception is thrown if any failure in the registry system has to be
reported. |