@Version(value="1.0.0")
Interface | 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. |
BundledRenderUnitFinder |
The
BundledScriptFinder finds the BundledRenderUnit corresponding to a certain chain of TypeProvider s or
corresponding to a certain path-based BundledRenderUnitCapability . |
TypeProvider |
A
TypeProvider keeps an association between a BundledRenderUnitCapability and the bundle that provides it. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.