@ProviderType
public interface ConfigurationResolver
ConfigurationResourceResolver
and uses that service to resolve configuration resources. These resources
can then be converted into application specific configuration objects
using the ConfigurationBuilder.| Modifier and Type | Method and Description |
|---|---|
ConfigurationBuilder |
get(org.apache.sling.api.resource.Resource resource)
Get configuration for given resource.
|
@Nonnull ConfigurationBuilder get(@Nonnull org.apache.sling.api.resource.Resource resource)
resource - Context resourceCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.