|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.jetty.ant.types.SystemProperties
public class SystemProperties
Ant
| Constructor Summary | |
|---|---|
SystemProperties()
|
|
| Method Summary | |
|---|---|
void |
addSystemProperty(org.apache.tools.ant.taskdefs.Property property)
|
java.util.List |
getSystemProperties()
|
static boolean |
setIfNotSetAlready(org.apache.tools.ant.taskdefs.Property property)
Set a System.property with this value if it is not already set. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemProperties()
| Method Detail |
|---|
public java.util.List getSystemProperties()
public void addSystemProperty(org.apache.tools.ant.taskdefs.Property property)
public static boolean setIfNotSetAlready(org.apache.tools.ant.taskdefs.Property property)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||