Uses of Interface
org.apache.sling.scripting.sightly.engine.BundledUnitManager
-
Packages that use BundledUnitManager Package Description org.apache.sling.scripting.sightly.impl.engine.bundled -
-
Uses of BundledUnitManager in org.apache.sling.scripting.sightly.impl.engine.bundled
Classes in org.apache.sling.scripting.sightly.impl.engine.bundled that implement BundledUnitManager Modifier and Type Class Description class
BundledUnitManagerImpl
This service allows various components to work withBundledRenderUnit
instance and perform dependency resolution based on their availability in theBindings
maps passed to the HTL Script Engine.
-