org.wso2.carbon.event.processing.application.deployer.internal
Class EventProcessingAppDeployerDS

java.lang.Object
  extended by org.wso2.carbon.event.processing.application.deployer.internal.EventProcessingAppDeployerDS

public class EventProcessingAppDeployerDS
extends Object


Constructor Summary
EventProcessingAppDeployerDS()
           
 
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()
           
protected  void setEventStreamStoreService(org.wso2.carbon.databridge.core.definitionstore.AbstractStreamDefinitionStore eventStreamStoreService)
           
protected  void unsetEventStreamStoreService(org.wso2.carbon.databridge.core.definitionstore.AbstractStreamDefinitionStore eventStreamStoreService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventProcessingAppDeployerDS

public EventProcessingAppDeployerDS()
Method Detail

getRequiredFeatures

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

activate

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

deactivate

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

setEventStreamStoreService

protected void setEventStreamStoreService(org.wso2.carbon.databridge.core.definitionstore.AbstractStreamDefinitionStore eventStreamStoreService)

unsetEventStreamStoreService

protected void unsetEventStreamStoreService(org.wso2.carbon.databridge.core.definitionstore.AbstractStreamDefinitionStore eventStreamStoreService)


Copyright © 2015 WSO2. All rights reserved.