org.apache.commons.configuration.reloading
Interface ManagedReloadingStrategyMBean

All Known Implementing Classes:
ManagedReloadingStrategy

public interface ManagedReloadingStrategyMBean

MBean definition for managing configuration reload.

Author:
Nicolas De Loof

Method Summary
 void refresh()
          Management method to force configuration reload.
 

Method Detail

refresh

public void refresh()
Management method to force configuration reload.



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