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
 java.lang.Thread ThreadSystem.getThread(long id)
          Returns a thread matching the specified id.
 ThreadSnapshot ThreadSystem.getThreadSnapshot(long id)
          Get a snapshot of a thread in the JVM.
 



Copyright © 1999, 2008, Oracle and/or its affiliates. All rights reserved.