public interface RepositoryEventDispatcher
Modifier and Type | Method and Description |
---|---|
void |
dispatch(org.eclipse.aether.RepositoryEvent event)
Dispatches the specified repository event to all registered listeners.
|
void dispatch(org.eclipse.aether.RepositoryEvent event)
event
- The event to dispatch, must not be null
.Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.