Uses of Class
com.espertech.esper.runtime.client.plugin.PluginLoaderInitContext
Package
Description
Plug-in loaders follow runtime lifecycle and typically are for providing simple adapters or other integrations.
-
Uses of PluginLoaderInitContext in com.espertech.esper.runtime.client.plugin
Modifier and TypeMethodDescriptionvoid
PluginLoader.init
(PluginLoaderInitContext context) Initializes the adapter loader.