public class LaunchClient
extends java.lang.Object
| Constructor and Description |
|---|
LaunchClient(java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Main method invoked by the Application client container.
|