public class BeanEventBeanReader extends java.lang.Object implements EventBeanReader
Constructor and Description |
---|
BeanEventBeanReader(BeanEventType type)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
read(EventBean theEvent)
Returns all event properties in the exact order they appear as properties.
|
public BeanEventBeanReader(BeanEventType type)
type
- the type of readpublic java.lang.Object[] read(EventBean theEvent)
EventBeanReader
read
in interface EventBeanReader
theEvent
- to read