public interface ExecutableImage
Modifier and Type | Method and Description |
---|---|
List<String> |
getExecutionArgs()
The list of arguments required to execute the image.
|
Path |
getHome()
Image home directory,
|
Set<String> |
getModules()
The names of the modules located in the image.
|
void |
storeLaunchArgs(List<String> args)
Store new arguments required to execute the image.
|
Path getHome()
Set<String> getModules()
List<String> getExecutionArgs()
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-06-25-232344.buildd.src