Uses of Interface
com.espertech.esper.common.internal.event.core.EventPropertyGetterAndMapped
Package
Description
Parsers and business objects to handle nested, indexed, mapped or generally complex properties for use in JavaBean
access
-
Uses of EventPropertyGetterAndMapped in com.espertech.esper.common.internal.event.bean.getter
Modifier and TypeClassDescriptionclass
Getter for a key property identified by a given key value, using vanilla reflection.class
Getter for a key property identified by a given key value, using vanilla reflection.class
Getter for a key property identified by a given key value, using vanilla reflection. -
Uses of EventPropertyGetterAndMapped in com.espertech.esper.common.internal.event.property
Modifier and TypeMethodDescriptionMappedProperty.getGetter
(BeanEventType eventType, EventBeanTypedEventFactory eventBeanTypedEventFactory, BeanEventTypeFactory beanEventTypeFactory)