org.wso2.carbon.application.deployer.mashup.internal
Class MashupAppDeployerDSComponent

java.lang.Object
  extended by org.wso2.carbon.application.deployer.mashup.internal.MashupAppDeployerDSComponent

public class MashupAppDeployerDSComponent
extends Object


Constructor Summary
MashupAppDeployerDSComponent()
           
 
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

MashupAppDeployerDSComponent

public MashupAppDeployerDSComponent()
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.