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 | Deprecated
Please use
ConfigurationPersistenceStrategy2 instead. |
ConfigurationPersistenceStrategy2 |
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 |
---|---|
ConfigurationPersistenceAccessDeniedException |
Is thrown when configuration cannot be persisted because the user is not allowed to write to repository.
|
ConfigurationPersistenceException |
Is thrown when configuration cannot be persisted.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved