Interface to be implemented by classes that hold the configuration
of a factory of AOP proxies. This configuration includes the
Interceptors and other advice, and Advisors, and the proxied interfaces.
Any AOP proxy obtained from Spring can be cast to this interface to
allow manipulation of its AOP advice.
Any AOP proxy obtained from Spring can be cast to this interface to allow manipulation of its AOP advice.