Uses of Package
org.apache.commons.configuration2.reloading
Packages that use 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.
-
Classes in org.apache.commons.configuration2.reloading used by org.apache.commons.configuration2.builderClassDescriptionA 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. -
Classes in org.apache.commons.configuration2.reloading used by org.apache.commons.configuration2.builder.combinedClassDescriptionA 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
. -
Classes in org.apache.commons.configuration2.reloading used by org.apache.commons.configuration2.reloadingClassDescriptionA 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.