public class EventBeanReaderDefaultImpl extends java.lang.Object implements EventBeanReader
Constructor and Description |
---|
EventBeanReaderDefaultImpl(EventType eventType)
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 EventBeanReaderDefaultImpl(EventType eventType)
eventType
- the type of events to readpublic java.lang.Object[] read(EventBean theEvent)
EventBeanReader
read
in interface EventBeanReader
theEvent
- to read