@Version(value="2.0.0")
See: Description
Interface | Description |
---|---|
ConfigurationInheritanceStrategy |
Defines how (and if) resources in a resource hierarchy should inherit form each other.
|
ConfigurationMetadataProvider |
Allows applications to provide the necessary metadata for configurations.
|
ConfigurationOverrideProvider |
Provide information to override configuration data.
|
ConfigurationPersistenceStrategy |
Defines how configuration data is stored in the configuration resource.
|
Class | Description |
---|---|
ConfigurationCollectionPersistData |
Data for persisting configuration collections.
|
ConfigurationPersistData |
Data for persisting configuration properties.
|
Exception | Description |
---|---|
ConfigurationPersistenceException |
Is thrown when configuration cannot be persisted.
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.