Deprecated API


Contents
Deprecated Interfaces
org.apache.felix.webconsole.AttachmentProvider
          This has been deprecated. Use the org.apache.felix.status API instead. 
org.apache.felix.webconsole.ConfigurationPrinter
          This has been deprecated. Use the org.apache.felix.status API instead. 
org.apache.felix.webconsole.ModeAwareConfigurationPrinter
          This has been deprecated. Use the org.apache.felix.status API instead. 
 

Deprecated Fields
org.apache.felix.webconsole.ConfigurationPrinter.PROPERTY_MODES
          Use WebConsoleConstants.CONFIG_PRINTER_MODES 
 

Deprecated Methods
org.apache.felix.webconsole.AbstractWebConsolePlugin.getParameter(HttpServletRequest, String)
          use WebConsoleUtil.getParameter(HttpServletRequest, String) 
org.apache.felix.webconsole.AbstractWebConsolePlugin.sendRedirect(HttpServletRequest, HttpServletResponse, String)
          use WebConsoleUtil.sendRedirect(HttpServletRequest, HttpServletResponse, String) 
 



Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.