|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Thread
org.opensync.tools.Tracker
| Field Summary |
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Method Summary | |
static void |
begin()
|
static void |
begin(java.lang.String comments)
|
static void |
begin(java.lang.String processItem,
java.lang.String uid,
java.lang.String comments)
|
static void |
end()
|
static void |
end(java.lang.Exception methodException)
|
static void |
end(java.lang.Exception methodException,
java.lang.String comments)
|
static void |
end(java.lang.String comments)
|
static void |
end(java.lang.String comments,
java.lang.Exception methodException)
|
static java.lang.String |
findCaller(java.lang.Throwable t)
|
static boolean |
isActive()
|
static boolean |
isDebug()
|
void |
run()
|
static void |
setUp(PoolManager poolMgr,
java.lang.String connectionName)
|
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public static void setUp(PoolManager poolMgr,
java.lang.String connectionName)
public void run()
public static void begin(java.lang.String processItem,
java.lang.String uid,
java.lang.String comments)
public static void begin()
public static void begin(java.lang.String comments)
public static void end()
public static void end(java.lang.String comments)
public static void end(java.lang.Exception methodException)
public static void end(java.lang.Exception methodException,
java.lang.String comments)
public static void end(java.lang.String comments,
java.lang.Exception methodException)
public static boolean isActive()
public static boolean isDebug()
public static java.lang.String findCaller(java.lang.Throwable t)
throws java.lang.Exception
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||