| Package | Description | 
|---|---|
| org.apache.sling.caconfig.management | Management API of the Context-Aware configuration implementation. | 
| org.apache.sling.caconfig.spi | SPI for applications hooking into the configuration infrastructure for parameterizing and customizing. | 
| org.apache.sling.caconfig.spi.metadata | Defining configuration and parameter metadata for the SPI. | 
| Modifier and Type | Method and Description | 
|---|---|
| ConfigurationMetadata | ConfigurationManager. getConfigurationMetadata(java.lang.String configName)Get configuration metadata from any configuration metadata provider. | 
| Modifier and Type | Method and Description | 
|---|---|
| ConfigurationMetadata | ConfigurationMetadataProvider. getConfigurationMetadata(java.lang.String configName)Get configuration metadata. | 
| Modifier and Type | Method and Description | 
|---|---|
| ConfigurationMetadata | PropertyMetadata. getConfigurationMetadata() | 
| Modifier and Type | Method and Description | 
|---|---|
| PropertyMetadata<T> | PropertyMetadata. configurationMetadata(ConfigurationMetadata configurationMetadata) | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.