Java on Solaris 7 Developer's Guide

Thread Group Methods

The following methods operate on a thread group. The thread group feature is available in Java, but there is no corresponding feature in Solaris or POSIX:

Table 3-4 Java WorkShop Application List
activeCount()
activeGroupCount()
allowThreadSuspension()
checkAccess()
getMaxPriority()
getParent()
getName()
isDaemon()
list()
parentOf()
resume()
setDaemon()
stop()
suspend()
toString()
uncaughtException()