org.wso2.carbon.dbconsole.ui.internal
Class DBConsoleComponent
java.lang.Object
org.wso2.carbon.dbconsole.ui.internal.DBConsoleComponent
public class DBConsoleComponent
- extends Object
|
Method Summary |
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBConsoleComponent
public DBConsoleComponent()
activate
protected void activate(org.osgi.service.component.ComponentContext context)
registerServlet
public void registerServlet(org.osgi.framework.BundleContext bundleContext)
throws Exception
- Throws:
Exception
deactivate
protected void deactivate(org.osgi.service.component.ComponentContext context)
setHttpService
protected void setHttpService(org.osgi.service.http.HttpService httpService)
unsetHttpService
protected void unsetHttpService(org.osgi.service.http.HttpService httpService)
Copyright © 2015 WSO2. All rights reserved.