Uses of Package
org.apache.sling.scripting.spi.bundle
Packages that use org.apache.sling.scripting.spi.bundle
Package
Description
-
Classes in org.apache.sling.scripting.spi.bundle used by org.apache.sling.scripting.core.impl.bundledClassDescriptionA
BundledRenderUnitrepresents a pre-packaged script or precompiled script (Java class) that will be executed in order to render aHttpServletRequest.TheBundledScriptFinderfinds theBundledRenderUnitcorresponding to a certain chain ofTypeProviders or corresponding to a certain path-basedBundledRenderUnitCapability.ATypeProviderkeeps an association between aBundledRenderUnitCapabilityand the bundle that provides it. -
Classes in org.apache.sling.scripting.spi.bundle used by org.apache.sling.scripting.spi.bundleClassDescriptionA
BundledRenderUnitrepresents a pre-packaged script or precompiled script (Java class) that will be executed in order to render aHttpServletRequest.ABundledRenderUnitCapabilityencapsulates the values of aProvided-Capability, based on whichBundledRenderUnits are generated.ATypeProviderkeeps an association between aBundledRenderUnitCapabilityand the bundle that provides it. -
Classes in org.apache.sling.scripting.spi.bundle used by org.apache.sling.servlets.resolver.internal.bundleClassDescriptionA
BundledRenderUnitrepresents a pre-packaged script or precompiled script (Java class) that will be executed in order to render aHttpServletRequest.ATypeProviderkeeps an association between aBundledRenderUnitCapabilityand the bundle that provides it.