public class OsgiInstallerWebConsolePlugin
extends javax.servlet.GenericServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
LABEL |
protected static String |
RES_LOC |
| Constructor and Description |
|---|
OsgiInstallerWebConsolePlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
escapeXml(String input)
Copied from org.apache.sling.api.request.ResponseUtil
Escape XML text
|
void |
printConfiguration(PrintWriter pw,
String mode)
Method for the configuration printer.
|
void |
service(javax.servlet.ServletRequest req,
javax.servlet.ServletResponse res) |
public static final String LABEL
protected static final String RES_LOC
public void service(javax.servlet.ServletRequest req,
javax.servlet.ServletResponse res)
throws IOException
service in interface javax.servlet.Servletservice in class javax.servlet.GenericServletIOExceptionpublic void printConfiguration(PrintWriter pw, String mode)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.