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, startResponse
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public JobConsolePlugin.Plugin(JobConsole console)
public void activate(org.osgi.framework.BundleContext ctx)
activate
in class org.apache.felix.webconsole.AbstractWebConsolePlugin
public void deactivate()
deactivate
in class org.apache.felix.webconsole.AbstractWebConsolePlugin
public String getLabel()
getLabel
in class org.apache.felix.webconsole.AbstractWebConsolePlugin
public String getTitle()
getTitle
in class org.apache.felix.webconsole.AbstractWebConsolePlugin
protected void renderContent(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws javax.servlet.ServletException, IOException
renderContent
in class org.apache.felix.webconsole.AbstractWebConsolePlugin
javax.servlet.ServletException
IOException
protected void doPost(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
doPost
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.