Package | Description |
---|---|
org.eclipse.jetty.maven.plugin |
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
|
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,SystemProperty> |
SystemProperties.properties |
Modifier and Type | Method and Description |
---|---|
SystemProperty |
SystemProperties.getSystemProperty(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SystemProperty> |
SystemProperties.getSystemProperties() |
Modifier and Type | Method and Description |
---|---|
void |
SystemProperties.setSystemProperty(SystemProperty prop) |