Class BundlesServlet

  • All Implemented Interfaces:
    Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig, ConfigurationPrinter, org.apache.felix.webconsole.internal.OsgiManagerPlugin

    public class BundlesServlet
    extends SimpleWebConsolePlugin
    implements org.apache.felix.webconsole.internal.OsgiManagerPlugin, ConfigurationPrinter
    The BundlesServlet provides the bundles plugins, used to display the list of bundles, installed on the framework. It also adds ability to control the lifecycle of the bundles, like start, stop, uninstall, install.
    See Also:
    Serialized Form