Uses of Interface
org.apache.sling.scripting.api.BindingsValuesProvider

Packages that use BindingsValuesProvider
org.apache.sling.scripting.api   
 

Uses of BindingsValuesProvider in org.apache.sling.scripting.api
 

Methods in org.apache.sling.scripting.api that return types with arguments of type BindingsValuesProvider
 Collection<BindingsValuesProvider> BindingsValuesProvidersByContext.getBindingsValuesProviders(ScriptEngineFactory scriptEngineFactory, String context)
          Retrieve the current BindingsValuesProvider for the supplied ScriptEngineFactory and context.
 



Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.