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