JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.commons.configuration.reloading
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 and Description
void
refresh
()
Management method to force configuration reload.
Method Detail
refresh
void
refresh
()
Management method to force configuration reload.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method