|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReplayAware
Interface indicating a component is aware of "replays". Typically, these will be Event Listeners that can rebuild their state based on Events stored in the Event Store.
| Method Summary | |
|---|---|
void |
afterReplay()
Invoked when a replay has finished. |
void |
beforeReplay()
Invoked when a replay is started. |
| Method Detail |
|---|
void beforeReplay()
void afterReplay()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||