public interface EventPropertyValueGetter
Modifier and Type | Method and Description |
---|---|
Object |
get(EventBean eventBean)
Return the value for the property in the event object specified when the instance was obtained.
|
Object get(EventBean eventBean) throws PropertyAccessException
eventBean
- is the event to get the value of a property fromPropertyAccessException
- to indicate that property access failedCopyright © 2005–2018. All rights reserved.