views:

18

answers:

0

I am using connection pool from an external vender. I want to expose the properties a set to the pool for management using JMX so these can be changed from JConsole. I was considering DynamicMbean or MXBean. I am very new to using JMX. Can someone give me advantages and disadvantages of both in the scenario which i am using.