Class SimpleWebConsolePlugin

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

    public abstract class SimpleWebConsolePlugin
    extends AbstractWebConsolePlugin
    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