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<URI,ConfigurationPlugInEventRepresentation> |
Configuration.plugInEventRepresentation
Map of plug-in event representation name and configuration
|
Modifier and Type | Method and Description |
---|---|
Map<URI,ConfigurationPlugInEventRepresentation> |
ConfigurationInformation.getPlugInEventRepresentation()
Returns a map of plug-in event representation URI and their event representation class and initializer.
|
Map<URI,ConfigurationPlugInEventRepresentation> |
Configuration.getPlugInEventRepresentation() |