|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.property.SystemProperty
public class SystemProperty
The SystemProperty defines a system property.
| Constructor Summary | |
|---|---|
SystemProperty(java.lang.String key,
java.lang.String value)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
getValue()
|
static java.util.Properties |
toProperties(SystemProperty[] systemProperties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemProperty(java.lang.String key,
java.lang.String value)
| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String getValue()
public static java.util.Properties toProperties(SystemProperty[] systemProperties)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||