Uses of Interface
org.apache.sling.feature.io.artifacts.spi.ArtifactProviderContext
Packages that use ArtifactProviderContext
-
Uses of ArtifactProviderContext in org.apache.sling.feature.io.artifacts
Classes in org.apache.sling.feature.io.artifacts that implement ArtifactProviderContextModifier and TypeClassDescriptionclass
This class holds the configuration of artifact manager. -
Uses of ArtifactProviderContext in org.apache.sling.feature.io.artifacts.spi
Methods in org.apache.sling.feature.io.artifacts.spi with parameters of type ArtifactProviderContextModifier and TypeMethodDescriptionvoid
ArtifactProvider.init
(ArtifactProviderContext context) Initialize the provider.