Class SpringContextLoader

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

public class SpringContextLoader extends Object implements com.espertech.esper.runtime.client.plugin.PluginLoader
Loader for Spring-configured input and output adapters.
  • Constructor Details

    • SpringContextLoader

      public SpringContextLoader()
      Default Ctor needed for reflection instantiation.
  • Method Details

    • destroy

      public void destroy()
      Specified by:
      destroy in interface com.espertech.esper.runtime.client.plugin.PluginLoader
    • 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