Class BundledUnitManagerImpl

java.lang.Object
org.apache.sling.scripting.sightly.impl.engine.bundled.BundledUnitManagerImpl
All Implemented Interfaces:
BundledUnitManager

public class BundledUnitManagerImpl extends Object implements BundledUnitManager
This service allows various components to work with BundledRenderUnit instance and perform dependency resolution based on their availability in the Bindings maps passed to the HTL Script Engine.
  • Constructor Details

    • BundledUnitManagerImpl

      public BundledUnitManagerImpl()
  • Method Details