stec.pos
Class Common
java.lang.Object
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
|
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 |
old_jvm
public static final boolean old_jvm
Common
public Common()
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
Copyright © 2001-2005 Servertec. All rights reserved.