- All Implemented Interfaces:
- Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class SlingBindingsVariablesListJsonServlet
extends org.apache.sling.api.servlets.SlingSafeMethodsServlet
Return all scripting variables for all registered scripting languages for the default context (=request).
This can only be achieved when a real Sling request and Sling response is available.
Also the context (i.e. the resource on which the request is acting) is important,
because the actual binding variables might differ depending on the context
- See Also:
- Serialized Form