Interface ManagedReloadingStrategyMBean
-
- All Known Implementing Classes:
ManagedReloadingStrategy
public interface ManagedReloadingStrategyMBean
MBean definition for managing configuration reload.- Version:
- $Id: ManagedReloadingStrategyMBean.java 1210646 2011-12-05 21:25:01Z oheger $
- Author:
- Nicolas De Loof
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
refresh()
Management method to force configuration reload.
-