Uses of Interface
com.bea.jvm.ThreadSnapshot

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

Uses of ThreadSnapshot in com.bea.jvm
 

Methods in com.bea.jvm that return ThreadSnapshot
 ThreadSnapshot ThreadSystem.getThreadSnapshot(long id)
          Get a snapshot of a thread in the JVM.
 ThreadSnapshot ThreadSystem.getThreadSnapshot(java.lang.Thread t)
          Get a snapshot of a thread in the JVM.
 



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