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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Field Details
-
sources
-
sourceWeight
-
-
Constructor Details
-
ConfigSources
public ConfigSources()
-
-
Method Details
-
add
- Throws:
IOException
-
getCommandLineSource
-
getProp
-
getProps
-
getValue
-
iterator
- Specified by:
iteratorin interfaceIterable<ConfigSource>
-
reverseListIterator
-
toString
-