Uses of Class
org.glassfish.appclient.client.acc.AppclientCommandArguments
-
Packages that use AppclientCommandArguments Package Description org.glassfish.appclient.client.acc -
-
Uses of AppclientCommandArguments in org.glassfish.appclient.client.acc
Methods in org.glassfish.appclient.client.acc that return AppclientCommandArguments Modifier and Type Method Description static AppclientCommandArgumentsAppclientCommandArguments. newInstance(List<String> appclientCommandArgs)Creates and returns a new AppclientCommandArguments object from which the ACC argument settings and the arguments to be passed to the app client can be retrieved.
-