|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sonymobile.tools.gerrit.gerritevents.GerritHandler
com.sonyericsson.hudson.plugins.gerrit.trigger.GerritHandlerLifecycle
public class GerritHandlerLifecycle
Specialization of GerritHandler that supports gerrit event's lifecycle.
Constructor Summary | |
---|---|
GerritHandlerLifecycle(int numberOfWorkerThreads)
Standard Constructor. |
Method Summary | |
---|---|
void |
notifyListeners(com.sonymobile.tools.gerrit.gerritevents.dto.GerritEvent event)
|
Methods inherited from class com.sonymobile.tools.gerrit.gerritevents.GerritHandler |
---|
addEventListeners, addEventListeners, addListener, getEventListenersCount, getIgnoreEMail, getNumberOfWorkerThreads, getWorkQueue, post, post, post, post, post, removeAllEventListeners, removeListener, setIgnoreEMail, setNumberOfWorkerThreads, shutdown, triggerEvent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GerritHandlerLifecycle(int numberOfWorkerThreads)
numberOfWorkerThreads
- the number of event threads.Method Detail |
---|
public void notifyListeners(com.sonymobile.tools.gerrit.gerritevents.dto.GerritEvent event)
notifyListeners
in interface com.sonymobile.tools.gerrit.gerritevents.workers.Coordinator
notifyListeners
in class com.sonymobile.tools.gerrit.gerritevents.GerritHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |