|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.iona.fuse.mb.store.amq.CommandLineSupport
public final class CommandLineSupport
Helper utility that can be used to set the properties on any object using command line arguments.
| 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 |
| 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 commline options
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||