See: Description
| Interface | Description |
|---|---|
| BatchRunner | |
| BatchRunner.Batch |
Defines a configuration batch that allows to execute configuration changes in a bulk-type manner.
|
| ConfigChangeEvent |
Event to inform about configuration changes.
|
| Configuration |
Denotes a configuration source.
|
| TypeSafeConfiguration<R> |
This API is work in progress, do not use it just yet.
|
| Class | Description |
|---|---|
| ConfigurableClassExtension<T> |
Superclass for all base extensions (that are allowing extension-by-composition mechanism of the framework).
|
| Configuration.NodeFactory | |
| InternalConfigChangeEvent |
Event to inform about configuration changes.
|
| Node<V> | |
| Path |
CAUTION:
List indexes in the path representation start with 0.
|
| Enum | Description |
|---|---|
| ConfigChangeEvent.CONTEXT | |
| ConfigurableProperty.ConfigurablePropertyType | |
| ConfigurableProperty.EnumRepresentation | |
| ConfigurableProperty.Tag | |
| Configuration.ConfigStorageType |
| Exception | Description |
|---|---|
| ConfigurationException | |
| ConfigurationUnserializableException |
Thrown when the serialized configuration representation cannot be retrieved from a configured POJO.
|
| ConfigurationUpgradeException | |
| DuplicateUUIDException |
Denotes a UUID conflict in configuration
|
| OptimisticLockException | |
| ReflectionAccessException |
| Annotation Type | Description |
|---|---|
| ConfigurableClass |
Marks a class as a configurable class
|
| ConfigurableProperty |
Marks a field of a configuration class to be a persistable configuration property of the bean
|
| LDAP | Deprecated |
| Parent |
Denotes a field where the parent object will be set.
|
| SetParentIntoField |
Use this annotation to mark a property where the parent (the object to which a configuration extension belongs)
is injected during loading (aka on vitalize)
|
This package is contained in the Maven module dcm4che-conf-core-api.
Copyright © 2017 dcm4che.org. All rights reserved.