Uses of Interface
org.apache.sling.feature.builder.ArtifactProvider
Packages that use ArtifactProvider
Package
Description
-
Uses of ArtifactProvider in org.apache.sling.feature.builder
Methods in org.apache.sling.feature.builder that return ArtifactProviderModifier and TypeMethodDescriptionHandlerContext.getArtifactProvider()
Provide the optional artifact provider.Methods in org.apache.sling.feature.builder with parameters of type ArtifactProviderModifier and TypeMethodDescriptionBuilderContext.setArtifactProvider
(ArtifactProvider ap) Set the artifact provider. -
Uses of ArtifactProvider in org.apache.sling.feature.io.archive
Methods in org.apache.sling.feature.io.archive with parameters of type ArtifactProviderModifier and TypeMethodDescriptionstatic JarOutputStream
ArchiveWriter.write
(OutputStream out, Manifest baseManifest, ArtifactProvider provider, Feature... features) Create a feature model archive. -
Uses of ArtifactProvider in org.apache.sling.feature.io.artifacts
Classes in org.apache.sling.feature.io.artifacts that implement ArtifactProviderModifier and TypeClassDescriptionclass
The artifact manager is the central service to get artifacts.