Package com.espertech.esperio.kafka
Class EsperIOKafkaOutputAdapterPlugin
java.lang.Object
com.espertech.esperio.kafka.EsperIOKafkaOutputAdapterPlugin
- All Implemented Interfaces:
com.espertech.esper.runtime.client.plugin.PluginLoader
public class EsperIOKafkaOutputAdapterPlugin
extends Object
implements com.espertech.esper.runtime.client.plugin.PluginLoader
-
Constructor Details
-
EsperIOKafkaOutputAdapterPlugin
public EsperIOKafkaOutputAdapterPlugin()
-
-
Method Details
-
init
public void init(com.espertech.esper.runtime.client.plugin.PluginLoaderInitContext context) - Specified by:
init
in interfacecom.espertech.esper.runtime.client.plugin.PluginLoader
-
postInitialize
public void postInitialize()- Specified by:
postInitialize
in interfacecom.espertech.esper.runtime.client.plugin.PluginLoader
-
destroy
public void destroy()- Specified by:
destroy
in interfacecom.espertech.esper.runtime.client.plugin.PluginLoader
-