|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Coordinator
Representation interface of an EventThread workers coordinator.
| Method Summary | |
|---|---|
BlockingQueue<Work> |
getWorkQueue()
Retrieves the work queue for workers to poll. |
void |
notifyListeners(GerritEvent event)
Notifies the listeners of a GerritEvent. |
| Method Detail |
|---|
BlockingQueue<Work> getWorkQueue()
void notifyListeners(GerritEvent event)
event - the event to fire.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||