Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
com.espertech.esper.event.util |
Utilities around event rendering are here.
|
Modifier and Type | Method and Description |
---|---|
EventRenderer |
EPRuntime.getEventRenderer()
Returns the event renderer for events generated by this runtime.
|
Modifier and Type | Field and Description |
---|---|
protected EventRenderer |
EPRuntimeImpl.eventRenderer |
Modifier and Type | Method and Description |
---|---|
EventRenderer |
EPRuntimeImpl.getEventRenderer() |
Modifier and Type | Class and Description |
---|---|
class |
EventRendererImpl
Provider for rendering services of
EventBean events. |