org.jdiagnose
Class Bootstrap

java.lang.Object
  extended byorg.jdiagnose.Bootstrap

public class Bootstrap
extends java.lang.Object

Meant to be used to diagnose the diagnostics Date: May 31, 2004 Time: 8:50:55 PM


Constructor Summary
Bootstrap()
           
 
Method Summary
static void main(java.lang.String[] args)
          Run: java org.jdiagnose.Bootstrap to ensure that jdiagnose is running in the correct environment.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bootstrap

public Bootstrap()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Run: java org.jdiagnose.Bootstrap to ensure that jdiagnose is running in the correct environment. Doesn't do much at the moment

Parameters:
args - none required
Throws:
java.lang.Exception


Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.