| Package | Description |
|---|---|
| org.apache.sling.feature.builder | |
| org.apache.sling.feature.io.archive | |
| org.apache.sling.feature.io.artifacts |
| Modifier and Type | Method and Description |
|---|---|
ArtifactProvider |
HandlerContext.getArtifactProvider()
Provide the artifact provider.
|
| Modifier and Type | Method and Description |
|---|---|
BuilderContext |
BuilderContext.setArtifactProvider(ArtifactProvider ap)
Set the artifact provider.
|
| Modifier and Type | Method and Description |
|---|---|
static JarOutputStream |
ArchiveWriter.write(OutputStream out,
Manifest baseManifest,
ArtifactProvider provider,
Feature... features)
Create a feature model archive.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArtifactManager
The artifact manager is the central service to get artifacts.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.