Uses of Package
org.apache.sling.api.scripting

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

Classes in org.apache.sling.api.scripting used by org.apache.sling.api.scripting
SlingBindings
          The SlingBindings class is used to prepare global variables for script execution.
SlingScript
          The SlingScript defines the API for objects which encapsulate a script.
SlingScriptHelper
          The SlingScriptHelper interface defines the API of a helper class which is provided to the scripts called from sling through the global sling variable.
 

Classes in org.apache.sling.api.scripting used by org.apache.sling.scripting.core
InvalidServiceFilterSyntaxException
          Thrown when an invalid service filter is used
SlingScript
          The SlingScript defines the API for objects which encapsulate a script.
SlingScriptHelper
          The SlingScriptHelper interface defines the API of a helper class which is provided to the scripts called from sling through the global sling variable.
 



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