org.codehaus.mojo.pomtools.console.toolkit.event
Class AbstractEventListener
java.lang.Object
org.codehaus.mojo.pomtools.console.toolkit.event.AbstractEventListener
- All Implemented Interfaces:
- ConsoleEventListener
- Direct Known Subclasses:
- CatchAllListener, DefaultListener, MatchingListener, NonNullTextListener, NumericRangeListener
public abstract class AbstractEventListener
- extends Object
- implements ConsoleEventListener
- Version:
- $Id: AbstractEventListener.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 |
AbstractEventListener
public AbstractEventListener(String description)
getDescription
public String getDescription()
- Specified by:
getDescription
in interface ConsoleEventListener
Copyright © 2011 The Codehaus. All Rights Reserved.