Uses of Class
com.espertech.esper.common.client.PropertyAccessException
Package
Description
Common API: Classes that are generally relevant to both the compiler API and the processEvent API.
-
Uses of PropertyAccessException in com.espertech.esper.common.client
Modifier and TypeMethodDescriptionstatic PropertyAccessException
PropertyAccessException.notAValidProperty
(String propertyExpression) Generates the Not-A-Valid-Property exceptionModifier and TypeMethodDescriptionReturns the value of an event property for the given property name or property expression.Return the value for the property in the event object specified when the instance was obtained.Return the value for the property in the event object specified when the instance was obtained.Return the value for the property in the event object specified when the instance was obtained.EventBean.getFragment
(String propertyExpression) Returns event beans or array of event bean for a property name or property expression.EventPropertyGetter.getFragment
(EventBean eventBean)