Uses of Interface
org.apache.commons.configuration.reloading.ManagedReloadingStrategyMBean

Packages that use ManagedReloadingStrategyMBean
org.apache.commons.configuration.reloading The reloading package contains the definition of the ReloadingStrategy interface, which provides automatic reloading facilities for file based configurations.  
 

Uses of ManagedReloadingStrategyMBean in org.apache.commons.configuration.reloading
 

Classes in org.apache.commons.configuration.reloading that implement ManagedReloadingStrategyMBean
 class ManagedReloadingStrategy
          A strategy to reload configuration based on management requests.
 



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