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–2022 The Apache Software Foundation. All rights reserved.