private class OutriggerServerImpl.EntryReaper extends OutriggerServerImpl.Reaper
Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Modifier | Constructor and Description |
---|---|
private |
OutriggerServerImpl.EntryReaper(long reapingInterval)
Create a new EntryReaper thread.
|
Modifier and Type | Method and Description |
---|---|
protected void |
reap() |
run
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, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
private OutriggerServerImpl.EntryReaper(long reapingInterval)
reapingInterval
- how long to sleep between reapsprotected void reap()
reap
in class OutriggerServerImpl.Reaper
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.