org.apache.commons.configuration.reloading
Class TestManagedReloadingStrategy

java.lang.Object
  extended by org.apache.commons.configuration.reloading.TestManagedReloadingStrategy

public class TestManagedReloadingStrategy
extends Object

Test case for the ManagedReloadingStrategy class.

Version:
$Id: TestManagedReloadingStrategy.java 1225908 2011-12-30 20:04:48Z oheger $
Author:
Nicolas De loof

Constructor Summary
TestManagedReloadingStrategy()
           
 
Method Summary
 void testManagedRefresh()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestManagedReloadingStrategy

public TestManagedReloadingStrategy()
Method Detail

testManagedRefresh

public void testManagedRefresh()
                        throws Exception
Throws:
Exception


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