Class ConsoleUtil

  • All Implemented Interfaces:
    Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

    public class ConsoleUtil
    extends org.apache.sling.api.servlets.SlingSafeMethodsServlet
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      ConsoleUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.apache.sling.api.resource.Resource getConsoleResource​(BeanContext context)
      determines the addressed resource by the suffix if the requests resource is the servlet itself
      • Methods inherited from class org.apache.sling.api.servlets.SlingSafeMethodsServlet

        doGeneric, doGet, doHead, doOptions, doTrace, getAllowedRequestMethods, getServletInfo, handleMethodNotImplemented, mayService, service, service
      • Methods inherited from class javax.servlet.GenericServlet

        destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletName, init, init, log, log
    • Constructor Detail

      • ConsoleUtil

        public ConsoleUtil()
    • Method Detail

      • getConsoleResource

        public static org.apache.sling.api.resource.Resource getConsoleResource​(BeanContext context)
        determines the addressed resource by the suffix if the requests resource is the servlet itself