Package | Description |
---|---|
com.espertech.esper.event |
This package defines the internal event APIs.
|
Modifier and Type | Method and Description |
---|---|
void |
EventAdapterServiceImpl.addEventRepresentation(URI eventRepURI,
PlugInEventRepresentation pluginEventRep) |
void |
EventAdapterService.addEventRepresentation(URI eventRepURI,
PlugInEventRepresentation pluginEventRep)
Add a plug-in event representation.
|