ccs
Class Kernel

java.lang.Object
  extended by ccs.Kernel

public class Kernel
extends java.lang.Object

Uninstantiable holder class for the current kernel version.


Field Summary
static java.lang.String VERSION
          The current Checkpoint kernel version.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final java.lang.String VERSION
The current Checkpoint kernel version.

See Also:
Constant Field Values