org.exolab.jmscts.core
Class Admin

java.lang.Object
  |
  +--org.exolab.jmscts.core.Admin

public final class Admin
extends java.lang.Object

This class enables the state of a running compliance suite to be captured, and the suite to be terminated.

Version:
$Revision: 1.3 $ $Date: 2004/01/31 13:44:24 $
Author:
Tim Anderson

Method Summary
static void main(java.lang.String[] args)
          Main line for the admin tool
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Main line for the admin tool
Parameters:
args - command line arguments
Throws:
java.lang.Exception - for any error


Copyright © 2001-2004 JMS CTS Team. All Rights Reserved.