|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectArrayEventPropertyGetter
Property getter for Objectarray-underlying events.
Method Summary | |
---|---|
java.lang.Object |
getObjectArray(java.lang.Object[] array)
Returns a property of an event. |
boolean |
isObjectArrayExistsProperty(java.lang.Object[] array)
Exists-function for properties in a object array-type event. |
Methods inherited from interface com.espertech.esper.client.EventPropertyGetter |
---|
get, getFragment, isExistsProperty |
Method Detail |
---|
java.lang.Object getObjectArray(java.lang.Object[] array) throws PropertyAccessException
array
- to interrogate
PropertyAccessException
- for property access errorsboolean isObjectArrayExistsProperty(java.lang.Object[] array)
array
- to interrogate
|
© 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 |