public class MaximoThreadGroup
extends java.lang.ThreadGroup
Constructor and Description |
---|
MaximoThreadGroup()
Constructs a Thread Group with a fixed MAXIMO Thread group name.
|
Modifier and Type | Method and Description |
---|---|
static MaximoThreadGroup |
getMXThreadGroup()
Returns the MaximoThreadGroup object, if available
otherwise, creates one.
|
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 MaximoThreadGroup()
name
- public static MaximoThreadGroup getMXThreadGroup()