public class ConfigurationWebConsolePlugin
extends org.apache.felix.webconsole.AbstractWebConsolePlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
LABEL |
static String |
TITLE |
| Constructor and Description |
|---|
ConfigurationWebConsolePlugin() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getTitle() |
protected void |
renderContent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
activate, deactivate, doGet, endResponse, getBrandingPlugin, getBundle, getBundleContext, getCategory, getCssReferences, getParameter, getResourceProvider, getServletName, isHtmlRequest, log, log, readTemplateFile, renderMenu, renderTopNavigation, sendRedirect, setBrandingPlugin, setLogLevel, startResponsedoDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static final String LABEL
public static final String TITLE
public String getLabel()
getLabel in class org.apache.felix.webconsole.AbstractWebConsolePluginpublic String getTitle()
getTitle in class org.apache.felix.webconsole.AbstractWebConsolePluginprotected void renderContent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
renderContent in class org.apache.felix.webconsole.AbstractWebConsolePluginjavax.servlet.ServletExceptionIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.