@Component(role=EventSpyDispatcher.class) public class EventSpyDispatcher extends Object
| Constructor and Description | 
|---|
| EventSpyDispatcher() | 
| Modifier and Type | Method and Description | 
|---|---|
| ExecutionListener | chainListener(ExecutionListener listener) | 
| RepositoryListener | chainListener(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 RepositoryListener chainListener(RepositoryListener listener)
public void init(EventSpy.Context context)
public void onEvent(Object event)
public void close()
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.