|
||||||||||
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.AbstractEventListener
org.codehaus.mojo.pomtools.console.toolkit.event.CatchAllListener
public abstract class CatchAllListener
Constructor Summary | |
---|---|
CatchAllListener()
|
Method Summary | |
---|---|
boolean |
accept(ConsoleEvent event)
|
java.lang.String |
getDescriptionKey()
|
void |
validateConfiguration(ConsoleEventDispatcher dispatcher)
|
Methods inherited from class org.codehaus.mojo.pomtools.console.toolkit.event.AbstractEventListener |
---|
getDescription |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.mojo.pomtools.console.toolkit.event.ConsoleEventListener |
---|
processEvent |
Constructor Detail |
---|
public CatchAllListener()
Method Detail |
---|
public boolean accept(ConsoleEvent event)
public void validateConfiguration(ConsoleEventDispatcher dispatcher)
public java.lang.String getDescriptionKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |