@Service
@Properties(value={@Property(name="sling.servlet.resourceTypes",value="sling/bg/job"),@Property(name="sling.servlet.methods",value="GET")})
public class JobInfoServlet
extends org.apache.sling.api.servlets.SlingSafeMethodsServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ENCODING |
static String |
DEFAULT_EXT |
| Constructor and Description |
|---|
JobInfoServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(org.apache.sling.api.SlingHttpServletRequest request,
org.apache.sling.api.SlingHttpServletResponse response) |
doGeneric, doHead, doOptions, doTrace, getAllowedRequestMethods, getServletInfo, handleMethodNotImplemented, mayService, service, servicepublic static final String DEFAULT_ENCODING
public static final String DEFAULT_EXT
protected void doGet(org.apache.sling.api.SlingHttpServletRequest request,
org.apache.sling.api.SlingHttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doGet in class org.apache.sling.api.servlets.SlingSafeMethodsServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.