Package | Description |
---|---|
org.eclipse.jetty.start.config |
Modifier and Type | Field and Description |
---|---|
private RawArgs |
CommandLineConfigSource.args |
private RawArgs |
DirConfigSource.args |
Modifier and Type | Method and Description |
---|---|
RawArgs |
CommandLineConfigSource.getArgs() |
RawArgs |
DirConfigSource.getArgs() |
RawArgs |
ConfigSource.getArgs()
The list of Arguments for this ConfigSource
|