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 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(String name, Properties properties, com.espertech.esper.core.EPServiceProviderSPI epService)
           
 
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(String name,
                 Properties properties,
                 com.espertech.esper.core.EPServiceProviderSPI epService)
Specified by:
init in interface com.espertech.esper.plugin.PluginLoader

© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com