org.curjent.example.agent.helloworld
Class WorldTest

java.lang.Object
  extended by org.curjent.example.agent.helloworld.WorldTest

public class WorldTest
extends Object

Hello world test driver. It creates an agent and says hello. Before exiting the program, it first waits for the agent to finish processing the hello call.


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

Constructor Detail

WorldTest

public WorldTest()
Method Detail

main

public static void main(String[] args)


Copyright 2009-2011 Tom Landon
Apache License 2.0