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