public interface RepositoryEventDispatcher
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(RepositoryEvent event)
Dispatches the specified repository event to all registered listeners.
|
void dispatch(RepositoryEvent event)
event - The event to dispatch, must not be null.Copyright © 2010-2014 The Eclipse Foundation. All Rights Reserved.