Class Summary |
AbstractEnumeratedModuleIdentifier |
AbstractEnumeratedModuleIdentifier.java
Created: Sun May 7 17:42:13 2000 |
DefaultModuleContext |
DefaultModuleContext.java
Created: Tue May 23 15:03:25 2000 |
DefaultModuleFactoryInstance |
DefaultModuleFactoryInstance.java
Created: Thu May 11 13:02:22 2000 |
GenericModuleIdentifier |
GenericModuleIdentifier.java
Created: Mon May 15 16:02:45 2000 |
Module |
Module.java
Represents a module, the main constituent of a modular
architectured program. |
ModuleContext |
ModuleContext.java
Gives context to a module (e.g: configuration information). |
ModuleExceptionType |
This class provides an identifier for the module exception that has
been thrown, rather than string comparisons needing to be carried
out. |
ModuleIdentifierList |
To provide a list of module identifiers in a type safe manor. |
ModuleList |
To provide a list of modules in a type safe manor. |
ModuleStorageStructure |
ModuleStorageStructure.java
Stores the module (if it exists), the context, the module
configuration object and the required modules for one module
identifier. |
NullModuleFactory |
NullModuleFactory.java
This class does precisely nothing, but in a very special way..... |