Package | Description |
---|---|
org.apache.commons.configuration2 |
The Configuration main package.
|
org.apache.commons.configuration2.builder |
This package contains the implementations of configuration builder
classes used to create new
Configuration objects. |
org.apache.commons.configuration2.plist |
Configuration classes supporting NeXT / OpenStep /GNUStep style configuration.
|
org.apache.commons.configuration2.sync |
A package containing interfaces and classes related to synchronization of
configurations.
|
org.apache.commons.configuration2.web |
This package contains some implementations of the
Configuration
interface that are useful in web environments. |
Class and Description |
---|
LockMode
An enumeration used by
SynchronizerSupport to specify how an object
is locked. |
Synchronizer
An interface controlling synchronization of configuration instances.
|
SynchronizerSupport
Definition of an interface for objects that can be associated with a
Synchronizer . |
Class and Description |
---|
Synchronizer
An interface controlling synchronization of configuration instances.
|
Class and Description |
---|
SynchronizerSupport
Definition of an interface for objects that can be associated with a
Synchronizer . |
Class and Description |
---|
LockMode
An enumeration used by
SynchronizerSupport to specify how an object
is locked. |
NoOpSynchronizer
An implementation of the
Synchronizer interface which does not
perform any synchronization. |
Synchronizer
An interface controlling synchronization of configuration instances.
|
Class and Description |
---|
SynchronizerSupport
Definition of an interface for objects that can be associated with a
Synchronizer . |
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.