| Package | Description |
|---|---|
| org.apache.sling.distribution.component.impl | |
| org.apache.sling.distribution.resources.impl |
| Modifier and Type | Method and Description |
|---|---|
DistributionComponent<?> |
DistributionComponentProvider.getComponent(DistributionComponentKind kind,
String componentName) |
DistributionComponent<?> |
DefaultDistributionComponentProvider.getComponent(DistributionComponentKind kind,
String componentName) |
| Modifier and Type | Method and Description |
|---|---|
List<DistributionComponent<?>> |
DistributionComponentProvider.getComponents(DistributionComponentKind kind) |
List<DistributionComponent<?>> |
DefaultDistributionComponentProvider.getComponents(DistributionComponentKind kind) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<String> |
ExtendedDistributionServiceResourceProvider.getChildResourceChildren(DistributionComponent<?> component,
String childResourceName) |
protected Map<String,Object> |
ExtendedDistributionServiceResourceProvider.getChildResourceProperties(DistributionComponent<?> component,
String childResourceName) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.