Package org.eclipse.jetty.start
Jetty Start : Generic Java Start Mechanism
-
Interface Summary Interface Description BaseBuilder.Config -
Class Summary Class Description BaseBuilder Build a start configuration in${jetty.base}
, including ini files, directories, and libs.BaseHome File access for${jetty.home}
,${jetty.base}
, directories.BaseHome.SearchDir Classpath Class to handle CLASSPATH constructionCommandLineBuilder FileArg FileInitializer Interface for initializing a file resource.FS JarVersion Attempt to determine the version of the Jar File based on common version locations.Licensing Handles basic license presentation and acknowledgement.Main Main start class.Module Represents a Module metadata, as defined in Jetty.ModuleGraphWriter Generate a graphviz dot graph of the modules foundModules Access for all modules declared, as well as what is enabled.NaturalSort Natural Language SortingNaturalSort.Files NaturalSort.Paths NaturalSort.Strings PathFinder PathMatchers Common PathMatcher implementations.Props Management of Properties.Props.Prop RawArgs StartArgs The Arguments required to start Jetty.StartIni Simple Start .INI handlerStartLog Centralized Place for logging.TextFile Simple common abstraction for Text files, that consist of a series of lines.Utils Version Utility class for parsing and comparing version strings. -
Exception Summary Exception Description PropsException An non-recoverable error with Props usageUsageException A Usage Error has occurred.