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

void refresh()
Management method to force configuration reload.



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