@Component(role=EventSpyDispatcher.class) public class EventSpyDispatcher extends Object
| Constructor and Description | 
|---|
| EventSpyDispatcher() | 
| Modifier and Type | Method and Description | 
|---|---|
| ExecutionListener | chainListener(ExecutionListener listener) | 
| org.eclipse.aether.RepositoryListener | chainListener(org.eclipse.aether.RepositoryListener listener) | 
| void | close() | 
| List<EventSpy> | getEventSpies() | 
| void | init(EventSpy.Context context) | 
| void | onEvent(Object event) | 
| void | setEventSpies(List<EventSpy> eventSpies) | 
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.