public class SpringContextLoader
extends java.lang.Object
implements com.espertech.esper.plugin.PluginLoader
Constructor and Description |
---|
SpringContextLoader()
Default Ctor needed for reflection instantiation.
|
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init(com.espertech.esper.plugin.PluginLoaderInitContext context) |
void |
postInitialize() |
public SpringContextLoader()
public void destroy()
destroy
in interface com.espertech.esper.plugin.PluginLoader
public void init(com.espertech.esper.plugin.PluginLoaderInitContext context)
init
in interface com.espertech.esper.plugin.PluginLoader
public void postInitialize()
postInitialize
in interface com.espertech.esper.plugin.PluginLoader