Y
Hacker News
new
|
ask
|
show
|
jobs
by
uxcn
3557 days ago
If it's exposed through JMX, would it also be visible via something like
jvisualvm
?
1 comments
remh
3557 days ago
Not sure about jvisualvm, but it will definitely be visible in jconsole
link
uxcn
3557 days ago
jvisualvm
is largely a superset of
jconsole
, with a plugin interface, so it probably is.
I have no idea how many other people actually use it though.
link