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