org.globus.cog.gridface.examples.gcm
Class GCMXMLTest
java.lang.Object
org.globus.cog.gridface.examples.gcm.GCMXMLTest
- All Implemented Interfaces:
- StatusListener
- public class GCMXMLTest
- extends Object
- implements StatusListener
this is a client application for the GridCommandManager.
Tests GCM serialization.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GCMXMLTest
public GCMXMLTest()
throws Exception
executeTask
public void executeTask()
throws Exception
- Throws:
Exception
serialize
public void serialize(String fileName)
throws Exception
- Throws:
Exception
statusChanged
public void statusChanged(StatusEvent event)
- Specified by:
statusChanged in interface StatusListener
main
public static void main(String[] args)