Hello,
I'm developing a Resource Adapter which does not use Spring. However, I'd like to expose some objects as managed beans via JMX, and thought that Spring could be a elegant solution.
Is there a way to use this feature 100% programaticaly, without using descriptors (like applicationContext.xml)?
Thanks in advance,
Andre


Reply With Quote
