Package | Description |
---|---|
com.espertech.esper.event |
This package defines the internal event APIs.
|
com.espertech.esper.event.bean |
JavaBean and legacy Java underlying event classes are here.
|
Modifier and Type | Method and Description |
---|---|
BeanEventTypeFactory |
EventAdapterServiceImpl.getBeanEventTypeFactory() |
BeanEventTypeFactory |
EventAdapterService.getBeanEventTypeFactory()
Returns a subset of the functionality of the service specific to creating POJO bean event types.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanEventAdapter
A fcatory for
BeanEventType instances based on Java class information and using configured
settings for |