org.apache.commons.configuration
Class TestDynamicCombinedConfiguration.ThreadLookup

java.lang.Object
  extended by org.apache.commons.lang.text.StrLookup
      extended by org.apache.commons.configuration.TestDynamicCombinedConfiguration.ThreadLookup
Enclosing class:
TestDynamicCombinedConfiguration

public static class TestDynamicCombinedConfiguration.ThreadLookup
extends org.apache.commons.lang.text.StrLookup


Constructor Summary
TestDynamicCombinedConfiguration.ThreadLookup()
           
 
Method Summary
 String lookup(String key)
           
static void setId(String value)
           
 
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
 

Constructor Detail

TestDynamicCombinedConfiguration.ThreadLookup

public TestDynamicCombinedConfiguration.ThreadLookup()
Method Detail

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.