org.curjent.example.agent.helloworld
Class WorldTest
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorldTest
public WorldTest()
main
public static void main(String[] args)
Copyright 2009-2011 Tom Landon
Apache License 2.0