com.espertech.esperio
Class SpringContextLoader

java.lang.Object
  extended by com.espertech.esperio.SpringContextLoader
All Implemented Interfaces:
com.espertech.esper.plugin.PluginLoader

public class SpringContextLoader
extends java.lang.Object
implements com.espertech.esper.plugin.PluginLoader

Loader for Spring-configured input and output adapters.


Constructor Summary
SpringContextLoader()
          Default Ctor needed for reflection instantiation.
 
Method Summary
 void destroy()
           
 void init(com.espertech.esper.plugin.PluginLoaderInitContext context)
           
 void postInitialize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringContextLoader

public SpringContextLoader()
Default Ctor needed for reflection instantiation.

Method Detail

destroy

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

init

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

postInitialize

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

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com