Class OsgiWebInitializer


  • public final class OsgiWebInitializer
    extends Object
    Initializes and registers the DiagStatusServlet.

    This implementation uses the OSGi HttpService directly, because our WebContext and WebServer abstraction are in AAA, and we don't want to have a dependency to AAA from infrautils.

    Author:
    Michael Vorburger.ch
    • Constructor Detail

      • OsgiWebInitializer

        public OsgiWebInitializer()