public class DBConsoleComponent extends Object
| Constructor and Description |
|---|
DBConsoleComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
deactivate(org.osgi.service.component.ComponentContext context) |
void |
registerServlet(org.osgi.framework.BundleContext bundleContext) |
protected void |
setHttpService(org.osgi.service.http.HttpService httpService) |
protected void |
unsetHttpService(org.osgi.service.http.HttpService httpService) |
protected void activate(org.osgi.service.component.ComponentContext context)
public void registerServlet(org.osgi.framework.BundleContext bundleContext)
throws Exception
Exceptionprotected void deactivate(org.osgi.service.component.ComponentContext context)
protected void setHttpService(org.osgi.service.http.HttpService httpService)
protected void unsetHttpService(org.osgi.service.http.HttpService httpService)
Copyright © 2018 WSO2. All rights reserved.