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

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

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

Methods in com.jrockit.mc.rjmx.proxy that throw LicenseException
 boolean IProxyOperations.startJRARecording(java.util.Map map)
          Starts a JRA recording.
 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.