Uses of Package
com.jrockit.memleak.spi

Packages that use com.jrockit.memleak.spi
com.jrockit.memleak Provides classes and interfaces for obtaining memory leak information from a Oracle JRockit virtual machine 
com.jrockit.memleak.mlp   
com.jrockit.memleak.spi   
com.jrockit.memleak.util   
com.jrockit.memleak.value   
 

Classes in com.jrockit.memleak.spi used by com.jrockit.memleak
SpiException
          Super class for MemLeak SPI Exceptions.
 

Classes in com.jrockit.memleak.spi used by com.jrockit.memleak.mlp
NoSuchIdException
          At least one object or class ID given as argument was illegal or not an active ID.
NotAnArrayException
          At least one object or class ID given as argument did not refer to an array instance or class, whatever was expected.
SpiException
          Super class for MemLeak SPI Exceptions.
 

Classes in com.jrockit.memleak.spi used by com.jrockit.memleak.spi
SpiException
          Super class for MemLeak SPI Exceptions.
 

Classes in com.jrockit.memleak.spi used by com.jrockit.memleak.util
SpiException
          Super class for MemLeak SPI Exceptions.
 

Classes in com.jrockit.memleak.spi used by com.jrockit.memleak.value
SpiException
          Super class for MemLeak SPI Exceptions.
 



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