uk.ac.man.bioinf.module
Class DefaultModuleContext
java.lang.Object
|
+--uk.ac.man.bioinf.module.ModuleContext
|
+--uk.ac.man.bioinf.module.DefaultModuleContext
- public class DefaultModuleContext
- extends ModuleContext
DefaultModuleContext.java
Created: Tue May 23 15:03:25 2000
- Version:
- $Id: DefaultModuleContext.java,v 1.2 2001/04/11 17:04:43 lord Exp $
- Author:
- J Selley
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultModuleContext
public DefaultModuleContext(ModuleIdentifier identifier,
ModuleStorageStructure struct)
getIdentifier
public ModuleIdentifier getIdentifier()
- Description copied from class:
ModuleContext
- Returns the modules identifier.
- Specified by:
getIdentifier
in class ModuleContext
- Returns:
- the module identifier
getConfig
public Object getConfig()
- Description copied from class:
ModuleContext
- Returns an object representing the configuration of the module.
- Specified by:
getConfig
in class ModuleContext
- Returns:
- the configuration