com.ibm.websphere.samples.j2eeappclients.launchapi
Class LaunchAPIMain

java.lang.Object
  extended by com.ibm.websphere.samples.j2eeappclients.launchapi.LaunchAPIMain

public class LaunchAPIMain
extends java.lang.Object

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.


Constructor Summary
LaunchAPIMain()
           
 
Method Summary
static void main(java.lang.String[] args)
          Execute the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LaunchAPIMain

public LaunchAPIMain()
Method Detail

main

public static void main(java.lang.String[] args)
Execute the application.

Parameters:
String[] - args: EAR filename, property filename and optional application arguments