Uses of Package
com.espertech.esper.common.internal.event.property
Packages that use com.espertech.esper.common.internal.event.property
Package
Description
Object-array event type.
This package defines the internal event APIs.
Map-underlying event classes are here.
Parsers and business objects to handle nested, indexed, mapped or generally complex properties for use in JavaBean
access
XML event wrappers
-
Classes in com.espertech.esper.common.internal.event.property used by com.espertech.esper.common.internal.event.arrClassDescriptionMarker interface for dynamic properties.Represents an indexed property or array property, ie.Represents a mapped property or array property, ie.Interface for a property of an event of type BeanEventType (JavaBean event).
-
Classes in com.espertech.esper.common.internal.event.property used by com.espertech.esper.common.internal.event.coreClassDescriptionMarker interface for dynamic properties.Represents an indexed property or array property, ie.Represents a mapped property or array property, ie.Interface for a property of an event of type BeanEventType (JavaBean event).
-
Classes in com.espertech.esper.common.internal.event.property used by com.espertech.esper.common.internal.event.json.coreClassDescriptionMarker interface for dynamic properties.Represents an indexed property or array property, ie.Represents a mapped property or array property, ie.Interface for a property of an event of type BeanEventType (JavaBean event).
-
Classes in com.espertech.esper.common.internal.event.property used by com.espertech.esper.common.internal.event.mapClassDescriptionMarker interface for dynamic properties.Represents an indexed property or array property, ie.Represents a mapped property or array property, ie.Interface for a property of an event of type BeanEventType (JavaBean event).
-
Classes in com.espertech.esper.common.internal.event.property used by com.espertech.esper.common.internal.event.propertyClassDescriptionMarker interface for dynamic properties.Interface for a property of an event of type BeanEventType (JavaBean event).All properties have a property name and this is the abstract base class that serves up the property name.
-
Classes in com.espertech.esper.common.internal.event.property used by com.espertech.esper.common.internal.event.propertyparserClassDescriptionEncapsulates the parse result parsing a mapped property as a class and method name with args.Interface for a property of an event of type BeanEventType (JavaBean event).
-
Classes in com.espertech.esper.common.internal.event.property used by com.espertech.esper.common.internal.event.xmlClassDescriptionInterface for a property of an event of type BeanEventType (JavaBean event).