ch.elca.el4j.tests.util.config
Class GenericConfigJavaTest.MoreSpecificConfig

java.lang.Object
  extended by ch.elca.el4j.util.config.GenericConfig
      extended by ch.elca.el4j.tests.util.config.GenericConfigJavaTest.DefaultConfig
          extended by ch.elca.el4j.tests.util.config.GenericConfigJavaTest.SpecificConfig
              extended by ch.elca.el4j.tests.util.config.GenericConfigJavaTest.MoreSpecificConfig
Enclosing class:
GenericConfigJavaTest

private class GenericConfigJavaTest.MoreSpecificConfig
extends GenericConfigJavaTest.SpecificConfig

A even more specific configuration class.


Field Summary
 
Fields inherited from class ch.elca.el4j.util.config.GenericConfig
m_map
 
Constructor Summary
GenericConfigJavaTest.MoreSpecificConfig()
          Default constructor to insert even more specific configuration.
 
Method Summary
 
Methods inherited from class ch.elca.el4j.util.config.GenericConfig
add, get, getMap, setMap, setMap, setOverrideMap, setOverrideMap, setParent, setParents
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericConfigJavaTest.MoreSpecificConfig

public GenericConfigJavaTest.MoreSpecificConfig()
Default constructor to insert even more specific configuration.



Copyright © 2005-2011 ELCA. All Rights Reserved.