Class EsperIOKafkaInputAdapterPlugin

java.lang.Object
com.espertech.esperio.kafka.EsperIOKafkaInputAdapterPlugin
All Implemented Interfaces:
com.espertech.esper.runtime.client.plugin.PluginLoader

public class EsperIOKafkaInputAdapterPlugin extends Object implements com.espertech.esper.runtime.client.plugin.PluginLoader
  • Constructor Details

    • EsperIOKafkaInputAdapterPlugin

      public EsperIOKafkaInputAdapterPlugin()
  • Method Details

    • init

      public void init(com.espertech.esper.runtime.client.plugin.PluginLoaderInitContext context)
      Specified by:
      init in interface com.espertech.esper.runtime.client.plugin.PluginLoader
    • postInitialize

      public void postInitialize()
      Specified by:
      postInitialize in interface com.espertech.esper.runtime.client.plugin.PluginLoader
    • destroy

      public void destroy()
      Specified by:
      destroy in interface com.espertech.esper.runtime.client.plugin.PluginLoader