|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Event<T>
An event interface for the feeder framework This is really a very simple and quick way of doing. In the future we may use the field accessors framework that we use in drools to make this transparent
| Method Summary | |
|---|---|
Date |
getDate()
This is the same as getTimestamp, but returns a Date object instead |
T |
getObject()
Returns this event's actual object |
long |
getTimestamp()
Returns the timestamp from this event |
| Method Detail |
|---|
long getTimestamp()
Date getDate()
T getObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||