org.apache.commons.configuration
Class TestDynamicCombinedConfiguration.ThreadLookup
java.lang.Object
org.apache.commons.lang.text.StrLookup
org.apache.commons.configuration.TestDynamicCombinedConfiguration.ThreadLookup
- Enclosing class:
- TestDynamicCombinedConfiguration
public static class TestDynamicCombinedConfiguration.ThreadLookup
- extends org.apache.commons.lang.text.StrLookup
Methods inherited from class org.apache.commons.lang.text.StrLookup |
mapLookup, noneLookup, systemPropertiesLookup |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDynamicCombinedConfiguration.ThreadLookup
public TestDynamicCombinedConfiguration.ThreadLookup()
setId
public static void setId(String value)
lookup
public String lookup(String key)
- Specified by:
lookup
in class org.apache.commons.lang.text.StrLookup
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.