-
Interfaces Interface Description org.apache.felix.webconsole.AttachmentProvider This has been deprecated. Use the org.apache.felix.inventory API instead.org.apache.felix.webconsole.BrandingPlugin UseBrandingPlugininstead.org.apache.felix.webconsole.ConfigurationPrinter This has been deprecated. Use the org.apache.felix.inventory API instead.org.apache.felix.webconsole.ModeAwareConfigurationPrinter This has been deprecated. Use the org.apache.felix.status API instead.org.apache.felix.webconsole.User UseUserinsteadorg.apache.felix.webconsole.VariableResolver UseRequestVariableResolverinstead.org.apache.felix.webconsole.WebConsoleConstants Either register a servlet using Servlet API 5 or useAbstractServletorg.apache.felix.webconsole.WebConsoleSecurityProvider Use theSecurityProviderinstead.org.apache.felix.webconsole.WebConsoleSecurityProvider2 Use theSecurityProviderinstead.org.apache.felix.webconsole.WebConsoleSecurityProvider3 Use theSecurityProviderinstead.
-
Classes Class Description org.apache.felix.webconsole.AbstractWebConsolePlugin Either register a servlet using Servlet API 5 or useAbstractServletorg.apache.felix.webconsole.DefaultBrandingPlugin Plugins should never use the branding plugin directlyorg.apache.felix.webconsole.DefaultVariableResolver UseRequestVariableResolverinstead.org.apache.felix.webconsole.SimpleWebConsolePlugin Either register a servlet using Servlet API 5 or useAbstractServletorg.apache.felix.webconsole.WebConsoleUtil Some of the methods can be replaced with direct Servlet API calls.
-
Fields Field Description org.apache.felix.webconsole.AbstractWebConsolePlugin.ATTR_FILEUPLOAD Use the Servlet API for uploadsorg.apache.felix.webconsole.AbstractWebConsolePlugin.ATTR_FILEUPLOAD_REPO Use the Servlet API for uploadsorg.apache.felix.webconsole.ConfigurationPrinter.PROPERTY_MODES org.apache.felix.webconsole.WebConsoleConstants.ATTR_CONSOLE_VARIABLE_RESOLVER UseRequestVariableResolver.REQUEST_ATTRIBUTEinsteadorg.apache.felix.webconsole.WebConsoleConstants.ATTR_LABEL_MAP Plugins should never create a navigation themselvesorg.apache.felix.webconsole.WebConsoleConstants.ATTR_LANG_MAP Plugins should never create a navigation themselvesorg.apache.felix.webconsole.WebConsoleConstants.CONFIG_PRINTER_MODES Use the Apache Felix Inventory APIorg.apache.felix.webconsole.WebConsoleConstants.CONFIG_PRINTER_WEB_UNESCAPED Use the Apache Felix Inventory API