public class SpyThread
extends java.lang.Thread
Constructor and Description |
---|
SpyThread()
Get an instance of SpyThread.
|
SpyThread(java.lang.String name)
Get an instance of SpyThread with a name.
|
Modifier and Type | Method and Description |
---|---|
protected Logger |
getLogger()
Get a Logger instance for this class.
|
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public SpyThread()
public SpyThread(java.lang.String name)
name
- thread nameprotected Logger getLogger()
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.