Servertec
Persistent Object Store
1.4.1 09/04/2005

stec.pos
Class Common

java.lang.Object
  extended by stec.pos.Common

public final class Common
extends java.lang.Object

Internal class used by object store, index and indexed object store checkers.

Since:
1.1.0 09/01/2002
See Also:
CheckIndex, CheckObjectStore, CheckIndexedObjectStore, CheckIndex, CheckObjectStore, CheckIndexedObjectStore

Field Summary
static boolean old_jvm
           
 
Constructor Summary
Common()
           
 
Method Summary
static int compareTo(int type, java.lang.Object object1, java.lang.Object object2)
           
static java.lang.Throwable getRootCause(java.lang.Throwable throwable)
           
static java.lang.String getUniqueID(java.lang.String filename)
           
static void logo(java.lang.String product_name)
           
static void status(java.lang.String message)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

old_jvm

public static final boolean old_jvm
Constructor Detail

Common

public Common()
Method Detail

logo

public static final void logo(java.lang.String product_name)

status

public static final void status(java.lang.String message)

getRootCause

public static final java.lang.Throwable getRootCause(java.lang.Throwable throwable)

compareTo

public static final int compareTo(int type,
                                  java.lang.Object object1,
                                  java.lang.Object object2)
                           throws java.lang.ClassCastException,
                                  java.io.IOException
Throws:
java.lang.ClassCastException
java.io.IOException

getUniqueID

public static final java.lang.String getUniqueID(java.lang.String filename)
                                          throws java.io.IOException
Throws:
java.io.IOException

Servertec
Persistent Object Store
1.4.1 09/04/2005

Copyright © 2001-2005 Servertec. All rights reserved.