|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.protobuf.compiler.CommandLineSupport
public class CommandLineSupport
Support utility that can be used to set the properties on any object using command line arguments.
Constructor Summary | |
---|---|
CommandLineSupport()
|
Method Summary | |
---|---|
static java.lang.String[] |
setOptions(java.lang.Object target,
java.lang.String[] args)
Sets the properties of an object given the command line args. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandLineSupport()
Method Detail |
---|
public static java.lang.String[] setOptions(java.lang.Object target, java.lang.String[] args)
target
- the object that will have it's properties setargs
- the command line options
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |