@Singleton public class OsgiWebInitializer extends Object
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.
| Constructor and Description | 
|---|
| OsgiWebInitializer(org.osgi.service.http.HttpService osgiHttpService,
                  DiagStatusService diagStatusService) | 
@Inject
public OsgiWebInitializer(org.osgi.service.http.HttpService osgiHttpService,
                                  DiagStatusService diagStatusService)
                           throws javax.servlet.ServletException,
                                  org.osgi.service.http.NamespaceException
javax.servlet.ServletExceptionorg.osgi.service.http.NamespaceException@PreDestroy public void close()
Copyright © 2019 OpenDaylight. All rights reserved.