net.esper.adapter
Class SpringContextLoader
java.lang.Object
net.esper.adapter.SpringContextLoader
- All Implemented Interfaces:
- net.esper.adapter.AdapterLoader
public class SpringContextLoader
- extends Object
- implements net.esper.adapter.AdapterLoader
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 net.esper.adapter.AdapterLoader
init
public void init(String name,
Properties properties,
net.esper.core.EPServiceProviderSPI epService)
- Specified by:
init
in interface net.esper.adapter.AdapterLoader