com.espertech.esperio
Class SpringContextLoader
java.lang.Object
com.espertech.esperio.SpringContextLoader
- All Implemented Interfaces:
- com.espertech.esper.plugin.PluginLoader
public class SpringContextLoader
- extends Object
- implements com.espertech.esper.plugin.PluginLoader
Loader for Spring-configured input and output adapters.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringContextLoader
public SpringContextLoader()
- Default Ctor needed for reflection instantiation.
destroy
public void destroy()
- Specified by:
destroy
in interface com.espertech.esper.plugin.PluginLoader
init
public void init(String name,
Properties properties,
com.espertech.esper.core.EPServiceProviderSPI epService)
- Specified by:
init
in interface com.espertech.esper.plugin.PluginLoader