This content has been marked as final.
Show 2 replies
-
1. Re: MBeans, proper use case?
dimitris Sep 22, 2005 1:59 PM (in response to paper57)Both are possible, although I think more common is the case of the mbean acting as a wrapper over the real resource (i.e. the resource doesn't know about mbeans).
-
2. Re: MBeans, proper use case?
masummymesingh Jul 17, 2016 1:56 AM (in response to paper57)Hi
manage/monitor running applications in that JVM using JMX.
1. it works same as junit but it works running mode
2. change configuration in run time
3. get and set data into bean class in run time .