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 Map<String,ConfigurationPlugInEventType> |
Configuration.plugInEventTypes
Map of plug-in event types.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ConfigurationPlugInEventType> |
ConfigurationInformation.getPlugInEventTypes()
Returns a map of event type name of those event types that will be supplied by a plug-in event representation,
and their configuration.
|
Map<String,ConfigurationPlugInEventType> |
Configuration.getPlugInEventTypes() |