A C D E G O P R S W 

A

AbstractWebConsolePlugin - Class in org.apache.felix.webconsole
 
AbstractWebConsolePlugin() - Constructor for class org.apache.felix.webconsole.AbstractWebConsolePlugin
 
Action - Interface in org.apache.felix.webconsole
Deprecated.
This interface will be removed when FELIX-574 will be implemented.
activate(BundleContext) - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
 
ATTR_FILEUPLOAD - Static variable in class org.apache.felix.webconsole.AbstractWebConsolePlugin
The name of the request attribute containig the map of FileItems from the POST request
ATTR_REDIRECT_PARAMETERS - Static variable in interface org.apache.felix.webconsole.Action
Deprecated.
The name of a request attribute, which may be set by performAction if redirecting.

C

ConfigurationPrinter - Interface in org.apache.felix.webconsole
The ConfigurationPrinter is a service interface to be used by providers which want to hook into the display of the current configuration of the OSGi framework.

D

deactivate() - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
Renders the web console page for the request.

E

endResponse(PrintWriter) - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
 

G

getBundleContext() - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
 
getLabel() - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
 
getLabel() - Method in interface org.apache.felix.webconsole.Action
Deprecated.
 
getLabel() - Method in interface org.apache.felix.webconsole.Render
Deprecated.
 
getName() - Method in interface org.apache.felix.webconsole.Action
Deprecated.
 
getName() - Method in interface org.apache.felix.webconsole.Render
Deprecated.
 
getParameter(HttpServletRequest, String) - Static method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
 
getServletName() - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
Returns the title for this plugin as returned by getTitle()
getTitle() - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
 
getTitle() - Method in interface org.apache.felix.webconsole.ConfigurationPrinter
Returns a human readable title string to be place in front of the configuration report generated by the ConfigurationPrinter.printConfiguration(PrintWriter) method.

O

org.apache.felix.webconsole - package org.apache.felix.webconsole
 

P

performAction(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.felix.webconsole.Action
Deprecated.
Performs the action the request data optionally sending a response to the HTTP Servlet Response.
PLUGIN_LABEL - Static variable in interface org.apache.felix.webconsole.WebConsoleConstants
The URI address label under which the OSGi Manager plugin is called by the OSGi Manager (value is "felix.webconsole.label").
printConfiguration(PrintWriter) - Method in interface org.apache.felix.webconsole.ConfigurationPrinter
Prints the configuration report to the given printWriter.

R

Render - Interface in org.apache.felix.webconsole
Deprecated.
This interface will be removed when FELIX-574 will be implemented.
render(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.felix.webconsole.Render
Deprecated.
 
renderContent(HttpServletRequest, HttpServletResponse) - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
 
renderTopNavigation(HttpServletRequest, PrintWriter) - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
 

S

sendRedirect(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
Utility method to handle relative redirects.
SERVICE - Static variable in interface org.apache.felix.webconsole.Action
Deprecated.
 
SERVICE - Static variable in interface org.apache.felix.webconsole.ConfigurationPrinter
The service name under which services of this class must be registered to be picked for inclusion in the configuration report.
SERVICE - Static variable in interface org.apache.felix.webconsole.Render
Deprecated.
 
SERVICE_NAME - Static variable in interface org.apache.felix.webconsole.WebConsoleConstants
The name of the service to register as to be used as a "plugin" for the OSGi Manager (value is "javax.servlet.Servlet").
startResponse(HttpServletRequest, HttpServletResponse) - Method in class org.apache.felix.webconsole.AbstractWebConsolePlugin
 

W

WebConsoleConstants - Interface in org.apache.felix.webconsole
 
A C D E G O P R S W 

Copyright © 2006–2013 The Apache Software Foundation. All rights reserved.