Package org.apache.sling.spi.resource.provider


@Version("1.4.0") package org.apache.sling.spi.resource.provider
  • Class
    Description
    A ResourceProvider must use an observation reporter to report changes to resources.
    A observer configuration describes active configurations from registered listeners.
    The provider context...
    The JCR query provider supports querying based on the JCR spec.
    The resolve context is passed to most of the methods of the ResourceProvider to provide additional context information for the provider.
    The resource context provides additional information for resource resolving.
    API for providers of resources.