Class OsgiWebInitializer
- java.lang.Object
 - 
- org.opendaylight.infrautils.diagstatus.web.OsgiWebInitializer
 
 
- 
public final class OsgiWebInitializer extends Object
Initializes and registers theDiagStatusServlet.This implementation uses the OSGi
HttpServicedirectly, 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