Uses of Package
org.apache.commons.configuration2.sync
Packages that use 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.-
Classes in org.apache.commons.configuration2.sync used by org.apache.commons.configuration2ClassDescriptionAn 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
. -
Classes in org.apache.commons.configuration2.sync used by org.apache.commons.configuration2.builder
-
Classes in org.apache.commons.configuration2.sync used by org.apache.commons.configuration2.plistClassDescriptionDefinition of an interface for objects that can be associated with a
Synchronizer
. -
Classes in org.apache.commons.configuration2.sync used by org.apache.commons.configuration2.syncClassDescriptionAn 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. -
Classes in org.apache.commons.configuration2.sync used by org.apache.commons.configuration2.webClassDescriptionDefinition of an interface for objects that can be associated with a
Synchronizer
.