public class BeanEventBeanReader extends Object implements EventBeanReader
Constructor and Description |
---|
BeanEventBeanReader(BeanEventType type)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
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 Object[] read(EventBean theEvent)
EventBeanReader
read
in interface EventBeanReader
theEvent
- to read