- java.lang.Object
-
- java.lang.ThreadGroup
-
- de.jdemo.framework.DemoCaseThreadGroup
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
uncaughtException(java.lang.Thread t,
java.lang.Throwable error) |
-
Methods inherited from class java.lang.ThreadGroup
activeCount, activeGroupCount, allowThreadSuspension, checkAccess, destroy, enumerate, enumerate, enumerate, enumerate, getMaxPriority, getName, getParent, interrupt, isDaemon, isDestroyed, list, parentOf, resume, setDaemon, setMaxPriority, stop, suspend, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.