public static final class JobConsolePlugin.Plugin
extends org.apache.felix.webconsole.AbstractWebConsolePlugin
| Constructor and Description |
|---|
JobConsolePlugin.Plugin(JobConsole console) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.osgi.framework.BundleContext ctx) |
void |
deactivate() |
protected void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
String |
getLabel() |
String |
getTitle() |
protected void |
renderContent(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
doGet, endResponse, getBrandingPlugin, getBundle, getBundleContext, getCssReferences, getParameter, getResourceProvider, getServletName, isHtmlRequest, log, log, readTemplateFile, renderTopNavigation, sendRedirect, setBrandingPlugin, setLogLevel, startResponsedoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic JobConsolePlugin.Plugin(JobConsole console)
public void activate(org.osgi.framework.BundleContext ctx)
activate in class org.apache.felix.webconsole.AbstractWebConsolePluginpublic void deactivate()
deactivate in class org.apache.felix.webconsole.AbstractWebConsolePluginpublic 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 req,
javax.servlet.http.HttpServletResponse res)
throws javax.servlet.ServletException,
IOException
renderContent in class org.apache.felix.webconsole.AbstractWebConsolePluginjavax.servlet.ServletExceptionIOExceptionprotected void doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.