Uses of Interface
org.apache.sling.spi.resource.provider.ProviderContext
Package
Description
-
Uses of ProviderContext in org.apache.sling.jcr.resource.internal.helper.jcr
-
Uses of ProviderContext in org.apache.sling.resourceresolver.impl.providers
-
Uses of ProviderContext in org.apache.sling.spi.resource.provider
Modifier and TypeMethodDescriptionprotected @Nullable ProviderContext
ResourceProvider.getProviderContext()
Get the current provider context.Modifier and TypeMethodDescriptionvoid
ResourceProvider.start
(@NotNull ProviderContext ctx) With a call to this method, the provider implementation is notified that it is used in the resource tree.