public final class UIEventAdaptorServiceDataHolder extends Object
| Constructor and Description |
|---|
UIEventAdaptorServiceDataHolder() |
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.event.stream.core.EventStreamService |
getEventStreamService() |
static ConcurrentHashMap<Integer,ConcurrentHashMap<String,String>> |
getTenantSpecificOutputEventStreamAdapterMap() |
static ConcurrentHashMap<Integer,ConcurrentHashMap<String,LinkedBlockingDeque<Object>>> |
getTenantSpecificStreamEventMap() |
static UIOutputCallbackControllerServiceImpl |
getUIOutputCallbackRegisterServiceImpl() |
static void |
registerEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventBuilderService) |
static void |
registerUIOutputCallbackRegisterServiceInternal(UIOutputCallbackControllerServiceImpl UIOutputCallbackRegisterServiceImpl) |
public static void registerEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventBuilderService)
public static org.wso2.carbon.event.stream.core.EventStreamService getEventStreamService()
public static void registerUIOutputCallbackRegisterServiceInternal(UIOutputCallbackControllerServiceImpl UIOutputCallbackRegisterServiceImpl)
public static UIOutputCallbackControllerServiceImpl getUIOutputCallbackRegisterServiceImpl()
public static ConcurrentHashMap<Integer,ConcurrentHashMap<String,String>> getTenantSpecificOutputEventStreamAdapterMap()
public static ConcurrentHashMap<Integer,ConcurrentHashMap<String,LinkedBlockingDeque<Object>>> getTenantSpecificStreamEventMap()
Copyright © 2016 WSO2. All rights reserved.