public class EventStreamTemplateDeployerValueHolder extends Object
| Constructor and Description |
|---|
EventStreamTemplateDeployerValueHolder() |
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.event.stream.core.EventStreamService |
getEventStreamService() |
static org.wso2.carbon.registry.core.service.RegistryService |
getRegistryService() |
static void |
setEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventBuilderService) |
static void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
public EventStreamTemplateDeployerValueHolder()
public static void setEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventBuilderService)
public static org.wso2.carbon.event.stream.core.EventStreamService getEventStreamService()
public static void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
public static org.wso2.carbon.registry.core.service.RegistryService getRegistryService()
Copyright © 2017 WSO2. All rights reserved.