Package | Description |
---|---|
org.apache.sling.scripting.spi.bundle |
Class and Description |
---|
BundledRenderUnit
A
BundledRenderUnit represents a pre-packaged script or precompiled script (Java class) that will be executed in order to
render a HttpServletRequest . |
BundledRenderUnitCapability
A
BundledRenderUnitCapability encapsulates the values of a Provided-Capability , based on which BundledRenderUnit s
are generated. |
TypeProvider
A
TypeProvider keeps an association between a BundledRenderUnitCapability and the bundle that provides it. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.