Uses of Interface
com.espertech.esper.event.EventPropertyGetterAndMapped

Packages that use EventPropertyGetterAndMapped
com.espertech.esper.event.bean JavaBean and legacy Java underlying event classes are here. 
com.espertech.esper.event.property 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.event.bean
 

Classes in com.espertech.esper.event.bean that implement EventPropertyGetterAndMapped
 class KeyedFastPropertyGetter
          Getter for a key property identified by a given key value, using the CGLIB fast method.
 class KeyedMapFastPropertyGetter
          Getter for a key property identified by a given key value of a map, using the CGLIB fast method.
 class KeyedMapFieldPropertyGetter
          Getter for a key property identified by a given key value, using vanilla reflection.
 class KeyedMapMethodPropertyGetter
          Getter for a key property identified by a given key value, using vanilla reflection.
 class KeyedMethodPropertyGetter
          Getter for a key property identified by a given key value, using vanilla reflection.
 

Uses of EventPropertyGetterAndMapped in com.espertech.esper.event.property
 

Methods in com.espertech.esper.event.property that return EventPropertyGetterAndMapped
 EventPropertyGetterAndMapped MappedProperty.getGetter(BeanEventType eventType, EventAdapterService eventAdapterService)
           
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com