All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class oplan.acp3.ACP3_Watcher_Only

java.lang.Object
   |
   +----oplan.acp3.ACP3
           |
           +----oplan.acp3.ACP3_Watcher_Only

public class ACP3_Watcher_Only
extends ACP3
The ACP3 application Kqml-watcher-only main program, for testing .


Variable Index

 o commandLoop
 o viewer
 o watcher

Constructor Index

 o ACP3_Watcher_Only()

Method Index

 o main(String[])
 o shutdown()
shutdown performs any necessary cleanup before an exit.

Variables

 o viewer
 static ProcessViewer viewer
 o watcher
 static KqmlWatcher watcher
 o commandLoop
 static Thread commandLoop

Constructors

 o ACP3_Watcher_Only
 public ACP3_Watcher_Only()

Methods

 o main
 public static void main(String argv[])
 o shutdown
 protected void shutdown()
shutdown performs any necessary cleanup before an exit.

Overrides:
shutdown in class ACP3

All Packages  Class Hierarchy  This Package  Previous  Next  Index