|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventSynchronization
Interface to use for triggering a generic event synchronization
| Method Summary | |
|---|---|
void |
addEventForwarder(EventForwarder forwarder)
This method just add an event forwarder to forward sync events |
List<Event> |
getEvents()
Calling this method get the synchronization Events |
void |
sync()
this method sync Events |
| Method Detail |
|---|
void addEventForwarder(EventForwarder forwarder)
forwarder - List<Event> getEvents()
void sync()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||