Uses of Package
com.espertech.esper.event.property

Packages that use com.espertech.esper.event.property
com.espertech.esper.event This package defines the internal event APIs. 
com.espertech.esper.event.arr Object-array event type. 
com.espertech.esper.event.bean JavaBean and legacy Java underlying event classes are here. 
com.espertech.esper.event.map Map-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 
 

Classes in com.espertech.esper.event.property used by com.espertech.esper.event
IndexedProperty
          Represents an indexed property or array property, ie.
MappedProperty
          Represents a mapped property or array property, ie.
Property
          Interface for a property of an event of type BeanEventType (JavaBean event).
 

Classes in com.espertech.esper.event.property used by com.espertech.esper.event.arr
IndexedProperty
          Represents an indexed property or array property, ie.
MappedProperty
          Represents a mapped property or array property, ie.
Property
          Interface for a property of an event of type BeanEventType (JavaBean event).
 

Classes in com.espertech.esper.event.property used by com.espertech.esper.event.bean
GenericPropertyDesc
          Descriptor for a type and its generic type, if any.
 

Classes in com.espertech.esper.event.property used by com.espertech.esper.event.map
IndexedProperty
          Represents an indexed property or array property, ie.
MappedProperty
          Represents a mapped property or array property, ie.
Property
          Interface for a property of an event of type BeanEventType (JavaBean event).
 

Classes in com.espertech.esper.event.property used by com.espertech.esper.event.property
DynamicProperty
          Marker interface for dynamic properties.
GenericPropertyDesc
          Descriptor for a type and its generic type, if any.
Property
          Interface for a property of an event of type BeanEventType (JavaBean event).
PropertyBase
          All properties have a property name and this is the abstract base class that serves up the property name.
 


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