public class InsightsWebConsole
extends org.apache.felix.webconsole.AbstractWebConsolePlugin
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONSOLE_LABEL |
static java.lang.String |
CONSOLE_TITLE |
| Constructor and Description |
|---|
InsightsWebConsole() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLabel() |
java.lang.String |
getTitle() |
protected void |
renderContent(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
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 java.lang.String CONSOLE_LABEL
public static final java.lang.String CONSOLE_TITLE
public java.lang.String getTitle()
getTitle in class org.apache.felix.webconsole.AbstractWebConsolePluginpublic java.lang.String getLabel()
getLabel in class org.apache.felix.webconsole.AbstractWebConsolePluginprotected void renderContent(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws java.io.IOException
renderContent in class org.apache.felix.webconsole.AbstractWebConsolePluginjava.io.IOExceptionCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.