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 classBundledUnitManagerImplThis service allows various components to work withBundledRenderUnitinstance and perform dependency resolution based on their availability in theBindingsmaps passed to the HTL Script Engine.
-