org.wso2.carbon.application.deployer.webapp.internal
Class WARCappDeployerDSComponent

java.lang.Object
  extended by org.wso2.carbon.application.deployer.webapp.internal.WARCappDeployerDSComponent

public class WARCappDeployerDSComponent
extends Object


Constructor Summary
WARCappDeployerDSComponent()
           
 
Method Summary
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()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WARCappDeployerDSComponent

public WARCappDeployerDSComponent()
Method Detail

activate

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

deactivate

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

getRequiredFeatures

public static Map<String,List<org.wso2.carbon.application.deployer.Feature>> getRequiredFeatures()


Copyright © 2015 WSO2. All rights reserved.