Class BindingsHelper

  • All Implemented Interfaces:
    org.apache.sling.scripting.sightly.pojo.Use

    public class BindingsHelper
    extends Object
    implements org.apache.sling.scripting.sightly.pojo.Use
    Development-tool to list out all bindings in the current context. Not for production use. Usage e.g.:
    • Constructor Detail

      • BindingsHelper

        public BindingsHelper()
    • Method Detail

      • init

        public void init​(Bindings bindings)
        Specified by:
        init in interface org.apache.sling.scripting.sightly.pojo.Use
      • getBindings

        public Bindings getBindings()
      • getInfo

        public String getInfo()