org.globus.cog.gridface.examples.gcm
Class GCMKarajanTest

java.lang.Object
  extended byorg.globus.cog.gridface.examples.gcm.GCMKarajanTest
All Implemented Interfaces:
StatusListener

public class GCMKarajanTest
extends Object
implements StatusListener

this is a client application for the GridCommandManager. Tests workflow submission tasks.


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

Constructor Detail

GCMKarajanTest

public GCMKarajanTest()
               throws Exception
Method Detail

statusChanged

public void statusChanged(StatusEvent event)
Specified by:
statusChanged in interface StatusListener

main

public static void main(String[] args)