Package wt.util.jmx
Class SMVisualVM
java.lang.Object
wt.util.jmx.SMVisualVM
Command line utility which launches VisualVM with a connection to the default server manager directly via a local JMX connection.
Since this utility uses ((JmxConnectInfo)RemoteServerManager.getDefault().getInfo().jmxConnectInfo).getLocalJmxUrl() as the connection URL, this utility will work on any trusted host (assuming no intervening firewalls, of course) even when the target process is being run as a different user.
Not supported on AIX as VisualVM itself is not supported on this platform.
Supported API: true
Extendable: false
-
Method Summary