Uses of Package
org.apache.sling.scripting.spi.bundle
-
Packages that use org.apache.sling.scripting.spi.bundle Package Description org.apache.sling.scripting.spi.bundle -
Classes in org.apache.sling.scripting.spi.bundle used by org.apache.sling.scripting.spi.bundle Class Description BundledRenderUnit ABundledRenderUnitrepresents a pre-packaged script or precompiled script (Java class) that will be executed in order to render aHttpServletRequest.BundledRenderUnitCapability ABundledRenderUnitCapabilityencapsulates the values of aProvided-Capability, based on whichBundledRenderUnits are generated.TypeProvider ATypeProviderkeeps an association between aBundledRenderUnitCapabilityand the bundle that provides it.