All Classes
-
All Classes Interface Summary Class Summary Class Description BundledRenderUnit ABundledRenderUnit
represents a pre-packaged script or precompiled script (Java class) that will be executed in order to render aHttpServletRequest
.BundledRenderUnitCapability ABundledRenderUnitCapability
encapsulates the values of aProvided-Capability
, based on whichBundledRenderUnit
s are generated.BundledRenderUnitFinder TheBundledScriptFinder
finds theBundledRenderUnit
corresponding to a certain chain ofTypeProvider
s or corresponding to a certain path-basedBundledRenderUnitCapability
.ResourceType TheResourceType
encapsulates details about a Sling resource type and provides methods for parsing resource type strings.TypeProvider ATypeProvider
keeps an association between aBundledRenderUnitCapability
and the bundle that provides it.