Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
Modifier and Type | Field and Description |
---|---|
protected List<ConfigurationPluginLoader> |
Configuration.pluginLoaders
List of adapter loaders.
|
Modifier and Type | Method and Description |
---|---|
List<ConfigurationPluginLoader> |
ConfigurationInformation.getPluginLoaders()
Returns a list of configured plugin loaders.
|
List<ConfigurationPluginLoader> |
Configuration.getPluginLoaders() |