org.apache.commons.configuration
Class TestDynamicCombinedConfiguration

java.lang.Object
  extended by org.apache.commons.configuration.TestDynamicCombinedConfiguration

public class TestDynamicCombinedConfiguration
extends Object


Nested Class Summary
static class TestDynamicCombinedConfiguration.ThreadLookup
           
 
Constructor Summary
TestDynamicCombinedConfiguration()
           
 
Method Summary
 void testConcurrentGetAndReload()
           
 void testConcurrentGetAndReload2()
           
 void testConcurrentGetAndReloadFile()
           
 void testConcurrentGetAndReloadMultipleClients()
           
 void testConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDynamicCombinedConfiguration

public TestDynamicCombinedConfiguration()
Method Detail

testConfiguration

public void testConfiguration()
                       throws Exception
Throws:
Exception

testConcurrentGetAndReload

public void testConcurrentGetAndReload()
                                throws Exception
Throws:
Exception

testConcurrentGetAndReload2

public void testConcurrentGetAndReload2()
                                 throws Exception
Throws:
Exception

testConcurrentGetAndReloadMultipleClients

public void testConcurrentGetAndReloadMultipleClients()
                                               throws Exception
Throws:
Exception

testConcurrentGetAndReloadFile

public void testConcurrentGetAndReloadFile()
                                    throws Exception
Throws:
Exception


Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.