Uses of Package
org.apache.commons.configuration2.reloading
Package
Description
This package contains the implementations of configuration builder classes used to create new
Configuration
objects.
A package containing the implementation of the builder for combined configurations.
This package contains classes and interfaces related to the reloading mechanism.
-
ClassDescriptionA class for adding support for reload operations in a generic way.Definition of an interface to be implemented by components which support reloading operations managed by a
ReloadingController
.An interface to be implemented by objects which can detect whether a reload operation is required. -
ClassDescriptionA class for adding support for reload operations in a generic way.Definition of an interface to be implemented by components which support reloading operations managed by a
ReloadingController
. -
ClassDescriptionA specialized implementation of
ReloadingDetector
which monitors a file specified by aFileHandler
.MBean definition for managing configuration reload.A class for adding support for reload operations in a generic way.An interface to be implemented by objects which can detect whether a reload operation is required.An event that is fired when a reload operation is required.