Uses of Package
org.apache.commons.configuration2.sync
Package
Description
The Configuration main package.
This package contains the implementations of configuration builder classes used to create new
Configuration
objects.
Configuration classes supporting NeXT / OpenStep /GNUStep style configuration.
A package containing interfaces and classes related to synchronization of configurations.
This package contains some implementations of the
Configuration
interface that are useful in web
environments.-
ClassDescriptionAn enumeration used by
SynchronizerSupport
to specify how an object is locked.An interface controlling synchronization of configuration instances.Definition of an interface for objects that can be associated with aSynchronizer
. -
-
ClassDescriptionDefinition of an interface for objects that can be associated with a
Synchronizer
. -
ClassDescriptionAn enumeration used by
SynchronizerSupport
to specify how an object is locked.An implementation of theSynchronizer
interface which does not perform any synchronization.An interface controlling synchronization of configuration instances. -
ClassDescriptionDefinition of an interface for objects that can be associated with a
Synchronizer
.