Package | Description |
---|---|
org.apache.sling.spi.resource.provider |
Modifier and Type | Method and Description |
---|---|
protected @Nullable ProviderContext |
ResourceProvider.getProviderContext()
Get the current provider context.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceProvider.start(@NotNull ProviderContext ctx)
With a call to this method, the provider implementation is notified that
it is used in the resource tree.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.