|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.pomtools.console.toolkit.event.ConsoleEventDispatcher
public class ConsoleEventDispatcher
Constructor Summary | |
---|---|
ConsoleEventDispatcher()
|
Method Summary | |
---|---|
ConsoleEventDispatcher |
add(ConsoleEventListener listener)
|
ConsoleEventDispatcher |
addFirst(ConsoleEventListener listener)
|
void |
dispatchEvent(ConsoleEvent event)
|
java.util.List |
getListeners()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsoleEventDispatcher()
Method Detail |
---|
public ConsoleEventDispatcher add(ConsoleEventListener listener)
public ConsoleEventDispatcher addFirst(ConsoleEventListener listener)
public void dispatchEvent(ConsoleEvent event) throws ConsoleExecutionException
ConsoleExecutionException
public java.util.List getListeners()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |