Package org.eclipse.jetty.start.config
Class ConfigSources
java.lang.Object
org.eclipse.jetty.start.config.ConfigSources
- All Implemented Interfaces:
Iterable<ConfigSource>
Weighted List of ConfigSources.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
sources
-
sourceWeight
-
-
Constructor Details
-
ConfigSources
public ConfigSources()
-
-
Method Details
-
add
- Throws:
IOException
-
getCommandLineSource
-
getProp
-
getProps
-
getValue
-
iterator
- Specified by:
iterator
in interfaceIterable<ConfigSource>
-
reverseListIterator
-
toString
-