public class DeploymentSynchronizerComponent extends Object
Constructor and Description |
---|
DeploymentSynchronizerComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
addArtifactRepository(ArtifactRepository artifactRepository) |
protected void |
deactivate(org.osgi.service.component.ComponentContext context) |
protected void |
removeArtifactRepository(ArtifactRepository artifactRepository) |
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService service) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService service) |
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService service) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService service) |
protected void activate(org.osgi.service.component.ComponentContext context)
protected void deactivate(org.osgi.service.component.ComponentContext context)
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService service)
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService service)
protected void addArtifactRepository(ArtifactRepository artifactRepository)
protected void removeArtifactRepository(ArtifactRepository artifactRepository)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService service)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService service)
Copyright © 2020 WSO2. All rights reserved.