@Named @Singleton public class EventSpyDispatcher extends Object
Constructor and Description |
---|
EventSpyDispatcher(List<EventSpy> eventSpies) |
Modifier and Type | Method and Description |
---|---|
ExecutionListener |
chainListener(ExecutionListener listener) |
org.eclipse.aether.RepositoryListener |
chainListener(org.eclipse.aether.RepositoryListener listener) |
void |
close() |
void |
init(EventSpy.Context context) |
void |
onEvent(Object event) |
public ExecutionListener chainListener(ExecutionListener listener)
public org.eclipse.aether.RepositoryListener chainListener(org.eclipse.aether.RepositoryListener listener)
public void init(EventSpy.Context context)
public void onEvent(Object event)
public void close()
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.