I want to know how to get access to methods in an implementation class via her interface with the utilisation of a ProxyFactoryBean.

I have an interface - BusinessDelegate - an her implementation...