Package | Description |
---|---|
org.eclipse.jetty.start.config |
Modifier and Type | Class and Description |
---|---|
class |
CommandLineConfigSource
Configuration Source representing the Command Line arguments.
|
class |
DirConfigSource
A Directory based
ConfigSource . |
class |
JettyBaseConfigSource
${jetty.base} specific ConfigSource
|
class |
JettyHomeConfigSource
${jetty.home} specific ConfigSource
|
Modifier and Type | Method and Description |
---|---|
Iterator<ConfigSource> |
ConfigSources.iterator() |
ListIterator<ConfigSource> |
ConfigSources.reverseListIterator() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigSources.add(ConfigSource source) |
Copyright © 1995-2015 Webtide. All Rights Reserved.