Uses of Class
java.lang.ThreadGroup

Packages that use ThreadGroup
com.sentilla.system Sentilla core system classes. 
java.lang   
 

Uses of ThreadGroup in com.sentilla.system
 

Subclasses of ThreadGroup in com.sentilla.system
 class Isolate
          Private: For Sentilla internal use only.
 

Methods in com.sentilla.system that return ThreadGroup
 ThreadGroup Isolate.currentGroup()
          Gets the current isolate context.
 

Uses of ThreadGroup in java.lang
 

Methods in java.lang that return ThreadGroup
static ThreadGroup ThreadGroup.currentThreadGroup()
           
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.