public class EsperIOSocketAdapterPlugin
extends java.lang.Object
implements com.espertech.esper.plugin.PluginLoader
Constructor and Description |
---|
EsperIOSocketAdapterPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init(com.espertech.esper.plugin.PluginLoaderInitContext context) |
void |
postInitialize() |
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
public void destroy()
destroy
in interface com.espertech.esper.plugin.PluginLoader