Package org.eclipse.jetty.start
Class StartEnvironment
java.lang.Object
org.eclipse.jetty.start.StartEnvironment
A start environment that contains the configurations that will be used to
build a runtime
org.eclipse.jetty.util.component.Environment via
--env arguments passed to org.eclipse.jetty.xml.XmlConfiguration#main(java.lang.String...)-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddPropertyFileRef(String arg) voidaddUniquePropertyFile(String propertyFileRef, Path propertyFile) voidaddUniqueXmlFile(String xmlRef, Path xmlfile) voidvoidvoidprotected voiddumpProperty(PrintStream out, String key) getName()voidresolve()voidExpand any command line added--libslib references.toString()
-
Method Details
-
addLibRef
-
addPropertyFileRef
-
addUniquePropertyFile
- Throws:
IOException
-
addUniqueXmlFile
- Throws:
IOException
-
addXmlRef
-
dumpActiveXmls
-
dumpProperties
-
getClasspath
-
getName
-
getProperties
-
getXmlFiles
-
resolve
- Throws:
IOException
-
resolveLibs
Expand any command line added--libslib references.- Throws:
IOException- if unable to expand the libraries
-
dumpProperty
-
getPropertyFiles
-
toString
-