Uses of Interface
com.espertech.esper.event.arr.ObjectArrayEventPropertyGetterAndIndexed

Packages that use ObjectArrayEventPropertyGetterAndIndexed
com.espertech.esper.event.arr Object-array event type. 
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 ObjectArrayEventPropertyGetterAndIndexed in com.espertech.esper.event.arr
 

Classes in com.espertech.esper.event.arr that implement ObjectArrayEventPropertyGetterAndIndexed
 class ObjectArrayArrayPOJOEntryIndexedPropertyGetter
          A getter that works on arrays residing within a Map as an event property.
 class ObjectArrayArrayPropertyGetter
          Getter for Map-entries with well-defined fragment type.
 

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

Methods in com.espertech.esper.event.property that return ObjectArrayEventPropertyGetterAndIndexed
 ObjectArrayEventPropertyGetterAndIndexed IndexedProperty.getGetterObjectArray(java.util.Map<java.lang.String,java.lang.Integer> indexPerProperty, java.util.Map<java.lang.String,java.lang.Object> nestableTypes, EventAdapterService eventAdapterService)
           
 


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