public class CommandLineRunner
extends java.lang.Object
| Constructor and Description |
|---|
CommandLineRunner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Main method used to launch a negotiation specified as commandline
commands.
|