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

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

public class ServiceHolder
extends Object


Constructor Summary
ServiceHolder()
           
 
Method Summary
static org.wso2.carbon.databridge.core.definitionstore.AbstractStreamDefinitionStore getEventStreamStoreService()
           
static void registerEventStreamStoreService(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

ServiceHolder

public ServiceHolder()
Method Detail

registerEventStreamStoreService

public static void registerEventStreamStoreService(org.wso2.carbon.databridge.core.definitionstore.AbstractStreamDefinitionStore eventStreamStoreService)

getEventStreamStoreService

public static org.wso2.carbon.databridge.core.definitionstore.AbstractStreamDefinitionStore getEventStreamStoreService()


Copyright © 2015 WSO2. All rights reserved.