joeq.Main
Class JoeqVM

java.lang.Object
  extended by joeq.Main.JoeqVM

public abstract class JoeqVM
extends Object

Version:
$Id: JoeqVM.java,v 1.19 2004/09/30 03:35:36 joewhaley Exp $
Author:
John Whaley

Constructor Summary
JoeqVM()
           
 
Method Summary
static void boot()
           
static void handleSystemProperties()
           
static void printUsage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoeqVM

public JoeqVM()
Method Detail

boot

public static void boot()
                 throws Throwable
Throws:
Throwable

handleSystemProperties

public static void handleSystemProperties()

printUsage

public static void printUsage()


Copyright © 2001-2005 John Whaley. All Rights Reserved.