How do I mix BeanNameAutoProxyCreator and (Transaction)ProxyFactoryBean in such a way that there is only one proxy? I want to create a proxy with JamonInterceptor, but some have also an transaction interceptor/factory bean defined and these show up as $ProxyXYZ in Jamon.
I use spring 2.5.6