org.codehaus.mojo.pomtools.console.toolkit.event
Class DefaultListener
java.lang.Object
org.codehaus.mojo.pomtools.console.toolkit.event.AbstractEventListener
org.codehaus.mojo.pomtools.console.toolkit.event.DefaultListener
- All Implemented Interfaces:
- ConsoleEventListener
public abstract class DefaultListener
- extends AbstractEventListener
- Version:
- $Id: DefaultListener.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 |
DefaultListener
public DefaultListener()
DefaultListener
public DefaultListener(String description)
accept
public boolean accept(ConsoleEvent event)
validateConfiguration
public void validateConfiguration(ConsoleEventDispatcher dispatcher)
getDescriptionKey
public String getDescriptionKey()
Copyright © 2011 The Codehaus. All Rights Reserved.