public class SystemReadyServlet
extends javax.servlet.http.HttpServlet
| Modifier and Type | Class and Description |
|---|---|
static interface |
SystemReadyServlet.Config |
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_PATH |
static String |
PID |
| Constructor and Description |
|---|
SystemReadyServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.framework.BundleContext ctx,
Map<String,Object> properties,
SystemReadyServlet.Config config) |
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static final String PID
public static final String DEFAULT_PATH
protected void activate(org.osgi.framework.BundleContext ctx,
Map<String,Object> properties,
SystemReadyServlet.Config config)
protected void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2006–2021 The Apache Software Foundation. All rights reserved.