I’m setting up JMX support in my application using Spring JMX. It seems relatively easy to do, but I’m wondering about one thing regarding MBean registration. I know that there are (at least two) different ways to register classes as MBeans, but in order to do so, you need to either specify the beans to […]
The post Spring JMX – registering classes in a package as MBeans appeared first on BlogoSfera.