org.wso2.carbon.application.mgt.webapp.internal
Class WarAppServiceComponent
java.lang.Object
org.wso2.carbon.application.mgt.webapp.internal.WarAppServiceComponent
public class WarAppServiceComponent
- extends Object
|
Method Summary |
protected void |
activate(org.osgi.service.component.ComponentContext ctxt)
|
protected void |
deactivate(org.osgi.service.component.ComponentContext ctxt)
|
static org.wso2.carbon.application.deployer.service.ApplicationManagerService |
getAppManager()
|
protected void |
setAppManager(org.wso2.carbon.application.deployer.service.ApplicationManagerService appManager)
|
protected void |
unsetAppManager(org.wso2.carbon.application.deployer.service.ApplicationManagerService appManager)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WarAppServiceComponent
public WarAppServiceComponent()
activate
protected void activate(org.osgi.service.component.ComponentContext ctxt)
deactivate
protected void deactivate(org.osgi.service.component.ComponentContext ctxt)
setAppManager
protected void setAppManager(org.wso2.carbon.application.deployer.service.ApplicationManagerService appManager)
unsetAppManager
protected void unsetAppManager(org.wso2.carbon.application.deployer.service.ApplicationManagerService appManager)
getAppManager
public static org.wso2.carbon.application.deployer.service.ApplicationManagerService getAppManager()
Copyright © 2015 WSO2. All rights reserved.