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

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

public class LaunchAPIClientMain
extends java.lang.Object

Simple Java class with main() that prints a message and the parameters that were sent to it.


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

Constructor Detail

LaunchAPIClientMain

public LaunchAPIClientMain()
Method Detail

main

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