Uses of Class
com.jrockit.mc.rjmx.proxy.MemleakStartupException

Packages that use MemleakStartupException
com.jrockit.mc.rjmx.proxy This package contains the proxy interfaces for compatibility with previous versions of JRockit. 
 

Uses of MemleakStartupException in com.jrockit.mc.rjmx.proxy
 

Methods in com.jrockit.mc.rjmx.proxy that throw MemleakStartupException
 int IProxyOperations.startMemleakServer(int[] versions, int port)
          Start the memleak server using the first of the given protocol versions that is supported by the server.
 int IProxyOperations.startMemleakServer(int version, int port)
          Starts the memleak server.
 



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