Class | Description |
---|---|
LaunchAPIClientMain |
Simple Java class with main() that prints a message and the parameters
that were sent to it.
|
LaunchAPIMain |
Standalone Java class with main() that will create the
J2EE Application Client Container environment using the
launch() api and execute the application inside the
EAR file that is passed in.
|