public class SynapseAppServiceComponent extends Object
Constructor and Description |
---|
SynapseAppServiceComponent() |
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 org.wso2.carbon.application.deployer.service.ApplicationManagerService |
getAppManager() |
static org.wso2.carbon.registry.core.service.RegistryService |
getRegistryService() |
static org.wso2.carbon.mediation.initializer.services.SynapseConfigurationService |
getScService() |
protected void |
setAppManager(org.wso2.carbon.application.deployer.service.ApplicationManagerService appManager) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
setSynapseConfigurationService(org.wso2.carbon.mediation.initializer.services.SynapseConfigurationService synapseConfigurationService) |
protected void |
unsetAppManager(org.wso2.carbon.application.deployer.service.ApplicationManagerService appManager) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetSynapseConfigurationService(org.wso2.carbon.mediation.initializer.services.SynapseConfigurationService synapseConfigurationService) |
protected void activate(org.osgi.service.component.ComponentContext ctxt)
protected void deactivate(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 setSynapseConfigurationService(org.wso2.carbon.mediation.initializer.services.SynapseConfigurationService synapseConfigurationService)
protected void unsetSynapseConfigurationService(org.wso2.carbon.mediation.initializer.services.SynapseConfigurationService synapseConfigurationService)
protected void setAppManager(org.wso2.carbon.application.deployer.service.ApplicationManagerService appManager)
protected void unsetAppManager(org.wso2.carbon.application.deployer.service.ApplicationManagerService appManager)
public static org.wso2.carbon.application.deployer.service.ApplicationManagerService getAppManager() throws Exception
Exception
public static org.wso2.carbon.registry.core.service.RegistryService getRegistryService() throws Exception
Exception
Copyright © 2022 WSO2. All rights reserved.