Class SimpleWebConsolePlugin

  • All Implemented Interfaces:
    java.io.Serializable, Servlet, ServletConfig

    @Deprecated(since="2021-04-30")
    public abstract class SimpleWebConsolePlugin
    extends AbstractWebConsolePlugin
    Deprecated.
    The Apache Felix Webconsole is not supported in Cloud environments.
    SimpleWebConsolePlugin is an utility class that provides default implementation of the AbstractWebConsolePlugin and supports the following features:
    • Methods for (un)registering the web console plugin service
    • Default implementation for resource loading
    See Also:
    Serialized Form