Uses of Package
org.apache.commons.configuration.reloading
-
Packages that use org.apache.commons.configuration.reloading Package Description org.apache.commons.configuration The Configuration main package.org.apache.commons.configuration.plist Configuration classes supporting NeXT / OpenStep /GNUStep style configuration.org.apache.commons.configuration.reloading Thereloading
package contains the definition of theReloadingStrategy
interface, which provides automatic reloading facilities for file based configurations. -
Classes in org.apache.commons.configuration.reloading used by org.apache.commons.configuration Class Description Reloadable Interface that allows other objects to synchronize on a root lock.ReloadingStrategy A strategy to decide if a configuration should be reloaded. -
Classes in org.apache.commons.configuration.reloading used by org.apache.commons.configuration.plist Class Description Reloadable Interface that allows other objects to synchronize on a root lock. -
Classes in org.apache.commons.configuration.reloading used by org.apache.commons.configuration.reloading Class Description ManagedReloadingStrategyMBean MBean definition for managing configuration reload.ReloadingStrategy A strategy to decide if a configuration should be reloaded.