|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.event.spi.BambooEventDispatcher
public class BambooEventDispatcher
A custom EventDispatcher
that allows for more verbose logging and tracking of what events are being dispatched
Constructor Summary | |
---|---|
BambooEventDispatcher(com.atlassian.event.spi.EventDispatcher delegate,
EventStats eventStats)
|
Method Summary | |
---|---|
void |
dispatch(com.atlassian.event.spi.ListenerInvoker invoker,
java.lang.Object event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BambooEventDispatcher(com.atlassian.event.spi.EventDispatcher delegate, EventStats eventStats)
Method Detail |
---|
public void dispatch(com.atlassian.event.spi.ListenerInvoker invoker, java.lang.Object event)
dispatch
in interface com.atlassian.event.spi.EventDispatcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |