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   
org.apache.sling.scripting.core.impl   
org.apache.sling.scripting.jsp   
org.apache.sling.servlets.resolver.internal   
 

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.
 

Classes in org.apache.sling.api.scripting used by org.apache.sling.scripting.core.impl
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.jsp
SlingBindings
          The SlingBindings class is used to prepare global variables for script execution.
 

Classes in org.apache.sling.api.scripting used by org.apache.sling.servlets.resolver.internal
SlingScript
          The SlingScript defines the API for objects which encapsulate a script.
SlingScriptResolver
          Deprecated. The SlingScriptResolver interface is intended to be implemented and also used by project specific code. To keep the API as clean as possible this interface was deprecated
 



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