|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.ThreadGroup
mobnet.MobNetThreadGroup
MobNetThreadGroup.java - Class acts as a container for the MobNet of a node
| Constructor Summary | |
MobNetThreadGroup(java.lang.String name,
java.lang.String IP)
Constructor for MobNetThreadGroup. |
|
| Method Summary | |
MobNet |
getMobNet()
Returns MobNet bound to this ThreadGroup |
| 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, uncaughtException |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MobNetThreadGroup(java.lang.String name,
java.lang.String IP)
name - Default name "MobNet" given to the thread group
to identify the ThreadGroup.IP - The IP Address of the node which will run under this ThreadGroup| Method Detail |
public MobNet getMobNet()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||