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, startResponse
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
public 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.AbstractWebConsolePlugin
public java.lang.String getLabel()
getLabel
in class org.apache.felix.webconsole.AbstractWebConsolePlugin
protected void renderContent(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws java.io.IOException
renderContent
in class org.apache.felix.webconsole.AbstractWebConsolePlugin
java.io.IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.