Uses of Interface
com.espertech.esper.common.internal.event.core.EventPropertyGetterAndMapped
Packages that use 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
Classes in com.espertech.esper.common.internal.event.bean.getter that implement EventPropertyGetterAndMappedModifier 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
Methods in com.espertech.esper.common.internal.event.property that return EventPropertyGetterAndMappedModifier and TypeMethodDescriptionMappedProperty.getGetter
(BeanEventType eventType, EventBeanTypedEventFactory eventBeanTypedEventFactory, BeanEventTypeFactory beanEventTypeFactory)