Class EventSpyDispatcher
java.lang.Object
org.apache.maven.eventspy.internal.EventSpyDispatcher
Dispatches callbacks to all registered eventspies.
- Since:
- 3.0.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchainListener
(ExecutionListener listener) org.eclipse.aether.RepositoryListener
chainListener
(org.eclipse.aether.RepositoryListener listener) void
close()
void
init
(EventSpy.Context context) void
void
setEventSpies
(List<EventSpy> eventSpies)