public class ThreadTrackingGroup extends ThreadGroup
ThreadGroup
that tracks the creation and termination of threads.Constructor and Description |
---|
ThreadTrackingGroup(ThreadGroup parent,
ThreadLifecycleListener listener) |
activeCount, activeGroupCount, allowThreadSuspension, checkAccess, destroy, enumerate, enumerate, enumerate, enumerate, getMaxPriority, getName, getParent, interrupt, isDaemon, isDestroyed, list, parentOf, resume, setDaemon, setMaxPriority, stop, suspend, toString, uncaughtException
public ThreadTrackingGroup(ThreadGroup parent, ThreadLifecycleListener listener)
Copyright © 2019. All rights reserved.