|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.spring.Main.Option
org.apache.camel.spring.Main.ParameterOption
public abstract class Main.ParameterOption
| Constructor Summary | |
|---|---|
protected |
Main.ParameterOption(String abbreviation,
String fullName,
String description,
String parameterName)
|
| Method Summary | |
|---|---|
protected void |
doProcess(String arg,
LinkedList<String> remainingArgs)
|
protected abstract void |
doProcess(String arg,
String parameter,
LinkedList<String> remainingArgs)
|
| Methods inherited from class org.apache.camel.spring.Main.Option |
|---|
getAbbreviation, getDescription, getFullName, processOption |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Main.ParameterOption(String abbreviation,
String fullName,
String description,
String parameterName)
| Method Detail |
|---|
protected void doProcess(String arg,
LinkedList<String> remainingArgs)
doProcess in class Main.Option
protected abstract void doProcess(String arg,
String parameter,
LinkedList<String> remainingArgs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||