Package | Description |
---|---|
org.eclipse.jetty.start |
Jetty Start : Generic Java Start Mechanism
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<FileArg> |
StartArgs.files
List of all active [files] sections from enabled modules
|
Modifier and Type | Method and Description |
---|---|
java.util.List<FileArg> |
StartArgs.getFiles() |
Modifier and Type | Method and Description |
---|---|
private boolean |
BaseBuilder.processFileResource(FileArg arg)
Process a specific file resource
|
Modifier and Type | Method and Description |
---|---|
private boolean |
BaseBuilder.processFileResources(java.util.List<FileArg> files)
Process the
FileArg for startup, assume that all licenses have
been acknowledged at this stage. |