public class WebsocketEventAdapterFactory
extends org.wso2.carbon.event.output.adapter.core.OutputEventAdapterFactory
| Constructor and Description |
|---|
WebsocketEventAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.event.output.adapter.core.OutputEventAdapter |
createEventAdapter(org.wso2.carbon.event.output.adapter.core.OutputEventAdapterConfiguration eventAdapterConfiguration,
Map<String,String> globalProperties) |
org.osgi.framework.BundleContext |
getBundleContext() |
List<org.wso2.carbon.event.output.adapter.core.Property> |
getDynamicPropertyList() |
List<org.wso2.carbon.event.output.adapter.core.Property> |
getStaticPropertyList() |
List<String> |
getSupportedMessageFormats() |
String |
getType() |
String |
getUsageTips() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
public String getType()
getType in class org.wso2.carbon.event.output.adapter.core.OutputEventAdapterFactorypublic List<String> getSupportedMessageFormats()
getSupportedMessageFormats in class org.wso2.carbon.event.output.adapter.core.OutputEventAdapterFactorypublic List<org.wso2.carbon.event.output.adapter.core.Property> getStaticPropertyList()
getStaticPropertyList in class org.wso2.carbon.event.output.adapter.core.OutputEventAdapterFactorypublic List<org.wso2.carbon.event.output.adapter.core.Property> getDynamicPropertyList()
getDynamicPropertyList in class org.wso2.carbon.event.output.adapter.core.OutputEventAdapterFactorypublic String getUsageTips()
getUsageTips in class org.wso2.carbon.event.output.adapter.core.OutputEventAdapterFactorypublic org.wso2.carbon.event.output.adapter.core.OutputEventAdapter createEventAdapter(org.wso2.carbon.event.output.adapter.core.OutputEventAdapterConfiguration eventAdapterConfiguration,
Map<String,String> globalProperties)
createEventAdapter in class org.wso2.carbon.event.output.adapter.core.OutputEventAdapterFactorypublic org.osgi.framework.BundleContext getBundleContext()
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
Copyright © 2017 WSO2. All rights reserved.