Uses of Interface
com.espertech.esper.common.internal.event.core.EventBeanSPI
Package
Description
Object-array event type.
JavaBean and legacy Java underlying event classes are here.
This package defines the internal event APIs.
Map-underlying event classes are here.
XML event wrappers
-
Uses of EventBeanSPI in com.espertech.esper.common.internal.event.arr
-
Uses of EventBeanSPI in com.espertech.esper.common.internal.event.bean.core
Modifier and TypeClassDescriptionclass
Wrapper for Java bean (POJO or regular) Java objects the represent events. -
Uses of EventBeanSPI in com.espertech.esper.common.internal.event.core
Modifier and TypeClassDescriptionclass
Event bean that wraps another event bean adding additional properties.Modifier and TypeMethodDescriptionstatic EventBeanSPI
EventTypeUtility.getShellForType
(EventType eventType) -
Uses of EventBeanSPI in com.espertech.esper.common.internal.event.json.core
-
Uses of EventBeanSPI in com.espertech.esper.common.internal.event.map
Modifier and TypeClassDescriptionclass
Wrapper for events represented by a Map of key-value pairs that are the event properties. -
Uses of EventBeanSPI in com.espertech.esper.common.internal.event.xml