Skip navigation links

@Version(value="1.0.0")

Package org.apache.sling.scripting.api.resource

The org.apache.sling.scripting.api.resource package provides a unified API for scripting bundles that need to perform script resolution across the Resource space.

See: Description

Package org.apache.sling.scripting.api.resource Description

The org.apache.sling.scripting.api.resource package provides a unified API for scripting bundles that need to perform script resolution across the Resource space.

Some API methods might indicate that they are request-bound. In this case it should be noted that usage outside of the context of a Servlet API Request might lead to improper cleaning of objects whose life-cycle should not be longer than the request to which they're bound to (for example per-thread objects).

This package depends on the org.apache.sling.api.resource API, version >= than 2.10.0.

Skip navigation links

Copyright © 2017 The Apache Software Foundation. All rights reserved.