@Version("0.2.0")
Package org.apache.sling.servlets.resolver.bundle.tracker
-
Interface Summary Interface Description BundledRenderUnit ABundledRenderUnitrepresents a pre-packaged script or precompiled script (Java class) that will be executed in order to render aSlingHttpServletRequest.BundledRenderUnitCapability ABundledRenderUnitCapabilityencapsulates the values of aProvided-Capability, based on whichBundledRenderUnits are generated.BundledRenderUnitFinder TheBundledScriptFinderfinds theBundledRenderUnitcorresponding to a certain chain ofTypeProviders or corresponding to a certain path-basedBundledRenderUnitCapability.TypeProvider ATypeProviderkeeps an association between aBundledRenderUnitCapabilityand the bundle that provides it. -
Class Summary Class Description ResourceType TheResourceTypeencapsulates details about a Sling resource type and provides methods for parsing resource type strings.