Class SimpleWebConsolePlugin

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

    @Deprecated
    public abstract class SimpleWebConsolePlugin
    extends AbstractWebConsolePlugin
    Deprecated.
    The webconsole is not supported in Cloud Service.
    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