Package org.eclipse.jetty.start.config
Class JettyHomeConfigSource
- java.lang.Object
-
- org.eclipse.jetty.start.config.DirConfigSource
-
- org.eclipse.jetty.start.config.JettyHomeConfigSource
-
- All Implemented Interfaces:
ConfigSource
public class JettyHomeConfigSource extends DirConfigSource
${jetty.home} specific ConfigSource
-
-
Constructor Summary
Constructors Constructor Description JettyHomeConfigSource(java.nio.file.Path dir)
-
Method Summary
-
Methods inherited from class org.eclipse.jetty.start.config.DirConfigSource
equals, getArgs, getDir, getId, getProperty, getProps, getStartInis, getWeight, hashCode, isPropertyBased, toString
-
-