|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.compatibility.base.application.spi.CommandOptions_1.SystemProperty
public static class CommandOptions_1.SystemProperty
Class to declare the application's required system properties
| Constructor Summary | |
|---|---|
CommandOptions_1.SystemProperty(String id,
String value)
Deprecated. |
|
CommandOptions_1.SystemProperty(String id,
String value,
String usage)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandOptions_1.SystemProperty(String id,
String value,
String usage)
id - The system BasicException.Parameter's id.value - The system BasicException.Parameter's default value;
or null if no default value is providedusage - The part of the usage string associated with
this specific system BasicException.Parameter.
public CommandOptions_1.SystemProperty(String id,
String value)
id - The system BasicException.Parameter's id.value - The system BasicException.Parameter's fixed value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||