public class DefaultConfigurationInheritanceStrategy extends Object implements org.apache.sling.caconfig.spi.ConfigurationInheritanceStrategy
Modifier and Type | Class and Description |
---|---|
static interface |
DefaultConfigurationInheritanceStrategy.Config |
Constructor and Description |
---|
DefaultConfigurationInheritanceStrategy() |
Modifier and Type | Method and Description |
---|---|
org.apache.sling.api.resource.Resource |
getResource(@NotNull Iterator<org.apache.sling.api.resource.Resource> configResources) |
public DefaultConfigurationInheritanceStrategy()
public org.apache.sling.api.resource.Resource getResource(@NotNull @NotNull Iterator<org.apache.sling.api.resource.Resource> configResources)
getResource
in interface org.apache.sling.caconfig.spi.ConfigurationInheritanceStrategy
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.