Uses of Class
com.espertech.esper.runtime.client.plugin.PluginLoaderInitContext
Packages that use 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
Methods in com.espertech.esper.runtime.client.plugin with parameters of type PluginLoaderInitContextModifier and TypeMethodDescriptionvoid
PluginLoader.init
(PluginLoaderInitContext context) Initializes the adapter loader.