org.wso2.carbon.deployment.synchronizer.subversion
Class SVNDeploymentSynchronizerComponent

java.lang.Object
  extended by org.wso2.carbon.deployment.synchronizer.subversion.SVNDeploymentSynchronizerComponent

public class SVNDeploymentSynchronizerComponent
extends Object


Constructor Summary
SVNDeploymentSynchronizerComponent()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext context)
           
protected  void deactivate(org.osgi.service.component.ComponentContext context)
           
protected  void setCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService)
           
protected  void unsetCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SVNDeploymentSynchronizerComponent

public SVNDeploymentSynchronizerComponent()
Method Detail

activate

protected void activate(org.osgi.service.component.ComponentContext context)

deactivate

protected void deactivate(org.osgi.service.component.ComponentContext context)

setCarbonTomcatService

protected void setCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService)

unsetCarbonTomcatService

protected void unsetCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService)


Copyright © 2015 WSO2. All rights reserved.