All,
I have committed a few more JMX features to the sandbox:
* JmxProxyFactoryBean - This is now working correctly and functions
with both the JDK and CGLIB proxies
* RequiredModelMBean Support - You can choose to use the
RequiredModelMBean class instead of Springs ModelMBeanImpl class
* Bean Autodetection - It is now possible for the metadata assembler
to autodetect beans in the bean factory that have the appropriate
metadata and it will register them automatically.
Plus I did a bit of refactoring to make testing simpler and I added a
bunch of additional tests.
Rob
|