Out-Of-Box of feature of JMX of managing Java Virtual Machine
Posted
by gurukulki
on Stack Overflow
See other posts from Stack Overflow
or by gurukulki
Published on 2010-03-16T06:39:25Z
Indexed on
2010/03/16
6:46 UTC
Read the original article
Hit count: 209
While studying about JMX, I have seen one of the important feature of it is that it can manage a JVM itself, which i didn't understand about in what sense it can manage JVM. So can anybody elaborate this with some examples.
© Stack Overflow or respective owner