Uses of Package
org.apache.sling.scripting.spi.bundle
Packages that use org.apache.sling.scripting.spi.bundle
-
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.