org.openorb.util
Class JREVersion

java.lang.Object
  |
  +--org.openorb.util.JREVersion

public final class JREVersion
extends Object

A utility class determinig the runtime version current JRE

Version:
$Revision: 1.3 $ $Date: 2003/11/05 16:58:58 $
Author:
Richard G Clark

Field Summary
static boolean V1_4
          Indicates that the current JRE is at least 1.4
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

V1_4

public static final boolean V1_4
Indicates that the current JRE is at least 1.4