|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventFactory
An interface to produce Events for an EventSerializer. See
TimeEventFactory for an implementation that produces TimeEvents.
| Method Summary | |
|---|---|
Event |
createEvent(String id)
Create an event to represent the given id |
| Method Detail |
|---|
Event createEvent(String id)
id - used to identify the event
Event which will represent the given id.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||