Class BindingProvider

  • All Implemented Interfaces:
    Callable<org.apache.sling.api.resource.ValueMap>

    public class BindingProvider
    extends Object
    implements Callable<org.apache.sling.api.resource.ValueMap>
    • Constructor Detail

      • BindingProvider

        public BindingProvider​(Pipe pipe)
    • Method Detail

      • call

        public org.apache.sling.api.resource.ValueMap call()
        Specified by:
        call in interface Callable<org.apache.sling.api.resource.ValueMap>
      • getPipe

        public Pipe getPipe()