public class Arguments extends Object
| Modifier and Type | Method and Description |
|---|---|
Path |
getDeployment() |
List<String> |
getServerArguments() |
Path |
installDir()
Installation dir.
|
Boolean |
isHelp() |
Boolean |
isVersion() |
static Arguments |
parseArguments(String[] args) |
public static Arguments parseArguments(String[] args) throws Exception
Exceptionpublic Boolean isHelp()
public Boolean isVersion()
public Path installDir()
public Path getDeployment()
Copyright © 2019–2020 JBoss by Red Hat. All rights reserved.