|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RepositoryEventDispatcher
Dispatches repository events to registered listeners.
Method Summary | |
---|---|
void |
dispatch(RepositoryEvent event)
Dispatches the specified repository event to all registered listeners. |
Method Detail |
---|
void dispatch(RepositoryEvent event)
event
- The event to dispatch, must not be null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |