Interface WebContextRegistration

  • All Superinterfaces:
    AutoCloseable

    public interface WebContextRegistration
    extends AutoCloseable
    WebContext registration. Allows to close() the web context, which unregisters its servlets, filters and listeners.
    Author:
    Michael Vorburger.ch