|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanEventPropertyGetter
Shortcut-evaluator for use with POJO-backed events only.
Method Summary | |
---|---|
java.lang.Object |
getBeanProp(java.lang.Object object)
Returns the property as an object. |
boolean |
isBeanExistsProperty(java.lang.Object object)
Returns true if the dynamic property exists. |
Methods inherited from interface com.espertech.esper.client.EventPropertyGetter |
---|
get, getFragment, isExistsProperty |
Method Detail |
---|
java.lang.Object getBeanProp(java.lang.Object object) throws PropertyAccessException
object
- to evaluate
PropertyAccessException
- if access failedboolean isBeanExistsProperty(java.lang.Object object)
object
- to evaluate
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |