public class PackagesServlet
extends com.composum.sling.core.servlet.AbstractConsoleServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
CONSOLE_PATH |
protected com.composum.sling.core.CoreConfiguration |
coreConfig |
protected com.composum.sling.nodes.NodesConfiguration |
nodesConfig |
static Pattern |
PATH_PATTERN |
static String |
RESOURCE_TYPE |
static String |
SERVLET_PATH |
| Constructor and Description |
|---|
PackagesServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getConsolePath(com.composum.sling.core.BeanContext context) |
protected Pattern |
getPathPattern(com.composum.sling.core.BeanContext context) |
protected String |
getResourceType(com.composum.sling.core.BeanContext context) |
protected String |
getServletPath(com.composum.sling.core.BeanContext context) |
activate, checkConsoleAccess, createContext, doGet, getRequestPath, getServiceKey, prepareForwarddoGeneric, doHead, doOptions, doTrace, getAllowedRequestMethods, getServletInfo, handleMethodNotImplemented, mayService, service, servicepublic static final String SERVLET_PATH
public static final String RESOURCE_TYPE
public static final String CONSOLE_PATH
public static final Pattern PATH_PATTERN
protected com.composum.sling.core.CoreConfiguration coreConfig
protected com.composum.sling.nodes.NodesConfiguration nodesConfig
protected String getServletPath(com.composum.sling.core.BeanContext context)
getServletPath in class com.composum.sling.core.servlet.AbstractConsoleServletprotected Pattern getPathPattern(com.composum.sling.core.BeanContext context)
getPathPattern in class com.composum.sling.core.servlet.AbstractConsoleServletprotected String getResourceType(com.composum.sling.core.BeanContext context)
getResourceType in class com.composum.sling.core.servlet.AbstractConsoleServletprotected String getConsolePath(com.composum.sling.core.BeanContext context)
getConsolePath in class com.composum.sling.core.servlet.AbstractConsoleServletCopyright © 2022. All rights reserved.