public class DashboardDeployerDS extends Object
| Constructor and Description |
|---|
DashboardDeployerDS() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctxt) |
protected void |
deactivate(org.osgi.service.component.ComponentContext ctxt) |
static Map<String,List<org.wso2.carbon.application.deployer.Feature>> |
getRequiredFeatures() |
protected void |
setRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetRealmService(org.wso2.carbon.user.core.service.RealmService registryService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
public static Map<String,List<org.wso2.carbon.application.deployer.Feature>> getRequiredFeatures()
protected void activate(org.osgi.service.component.ComponentContext ctxt)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
protected void unsetRealmService(org.wso2.carbon.user.core.service.RealmService registryService)
protected void deactivate(org.osgi.service.component.ComponentContext ctxt)
Copyright © 2018 WSO2. All rights reserved.