|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SyncListener
Is used to notify for the principal states.
Method Summary | |
---|---|
void |
sendFinalization(SyncEvent event)
Send finalization message |
void |
sendInitialization(SyncEvent event)
Send initialization message |
void |
sendModification(SyncEvent event)
Send modification message |
void |
syncBegin(SyncEvent event)
The synchronization process start |
void |
syncEnd(SyncEvent event)
The synchronization process end |
void |
syncError(SyncEvent event)
A no blocking error occours |
Method Detail |
---|
void syncBegin(SyncEvent event)
event
- void syncEnd(SyncEvent event)
event
- void sendInitialization(SyncEvent event)
event
- void sendModification(SyncEvent event)
event
- void sendFinalization(SyncEvent event)
event
- void syncError(SyncEvent event)
event
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |