JTools

org.jtools.info.config
Class SimpleManager

java.lang.Object
  extended by org.jtools.info.config.SimpleManager
All Implemented Interfaces:
Manager

public class SimpleManager
extends Object
implements Manager

Simple manager implementation.

Author:
Rainer Noack

Field Summary
static Manager SINGLETON
           
 
Constructor Summary
SimpleManager()
           
 
Method Summary
 Configuration getConfiguration(Object ctx, InfoDeclaration decl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SINGLETON

public static final Manager SINGLETON
Constructor Detail

SimpleManager

public SimpleManager()
Method Detail

getConfiguration

public Configuration getConfiguration(Object ctx,
                                      InfoDeclaration decl)
Specified by:
getConfiguration in interface Manager

JTools

© 2000-2006, JTools.org.