|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.samples.j2eeappclients.launchapi.LaunchAPIMain
public class 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.
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 |
---|
public LaunchAPIMain()
Method Detail |
---|
public static void main(java.lang.String[] args)
String[]
- args: EAR filename, property filename and optional application arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |