org.codehaus.mojo.pomtools.console.toolkit.event
Class CatchAllListener
java.lang.Object
org.codehaus.mojo.pomtools.console.toolkit.event.AbstractEventListener
org.codehaus.mojo.pomtools.console.toolkit.event.CatchAllListener
- All Implemented Interfaces:
- ConsoleEventListener
public abstract class CatchAllListener
- extends AbstractEventListener
- Version:
- $Id: CatchAllListener.java 2166 2006-07-18 21:32:16Z carlos $
- Author:
- David Hawkins
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CatchAllListener
public CatchAllListener()
accept
public boolean accept(ConsoleEvent event)
validateConfiguration
public void validateConfiguration(ConsoleEventDispatcher dispatcher)
getDescriptionKey
public String getDescriptionKey()
Copyright © 2011 The Codehaus. All Rights Reserved.