Uses of Package
net.esper.event.property

Packages that use net.esper.event.property
net.esper.event.property Parsers and business objects to handle nested, indexed, mapped or generally complex properties for use in JavaBean access 
 

Classes in net.esper.event.property used by net.esper.event.property
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.