org.codehaus.mojo.pomtools.console.toolkit.event
Class NumericRangeListener
java.lang.Object
org.codehaus.mojo.pomtools.console.toolkit.event.AbstractEventListener
org.codehaus.mojo.pomtools.console.toolkit.event.NumericRangeListener
- All Implemented Interfaces:
- ConsoleEventListener
public abstract class NumericRangeListener
- extends AbstractEventListener
- Version:
- $Id: NumericRangeListener.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 |
NumericRangeListener
public NumericRangeListener(int start,
int end,
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.