public class MapEventBeanReader extends Object implements EventBeanReader
Constructor and Description |
---|
MapEventBeanReader(MapEventType 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 MapEventBeanReader(MapEventType type)
type
- map to readpublic Object[] read(EventBean theEvent)
EventBeanReader
read
in interface EventBeanReader
theEvent
- to read