public class TomEEEmbeddedArgs extends Object
| Constructor and Description |
|---|
TomEEEmbeddedArgs(String[] args,
org.apache.commons.cli.CommandLine commandLine) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getArgs() |
org.apache.commons.cli.CommandLine |
getCommandLine() |
public TomEEEmbeddedArgs(String[] args, org.apache.commons.cli.CommandLine commandLine)
public String[] getArgs()
public org.apache.commons.cli.CommandLine getCommandLine()
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.