org.apache.camel.spring
Class Main.ParameterOption
java.lang.Object
org.apache.camel.spring.Main.Option
org.apache.camel.spring.Main.ParameterOption
- Enclosing class:
- Main
public abstract class Main.ParameterOption
- extends Main.Option
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main.ParameterOption
protected Main.ParameterOption(String abbreviation,
String fullName,
String description,
String parameterName)
doProcess
protected void doProcess(String arg,
LinkedList<String> remainingArgs)
- Specified by:
doProcess
in class Main.Option
doProcess
protected abstract void doProcess(String arg,
String parameter,
LinkedList<String> remainingArgs)
Copyright © 2008 Apache Software Foundation. All Rights Reserved.