Uses of Class
com.bea.jvm.NoSuchThreadException

Packages that use NoSuchThreadException
com.bea.jvm Provides the interfaces and the factory class for the JRockit management API.  
 

Uses of NoSuchThreadException in com.bea.jvm
 

Methods in com.bea.jvm that throw NoSuchThreadException
 ThreadSnapshot ThreadSystem.getThreadSnapshot(int id)
          Get a snapshot of a thread in the JVM.
 java.lang.Thread ThreadSystem.getThread(int id)
          Returns a thread matching the specified id.