Convenience superclass for configuration used in creating proxies,
to ensure that all proxy creators have consistent properties.
Note that it is no longer possible to configure subclasses to expose
the MethodInvocation. Interceptors should normally manage their own
ThreadLocals if they need to make resources available to advised objects.
If it's absolutely necessary to expose the MethodInvocation, use an
interceptor to do so.
Note that it is no longer possible to configure subclasses to expose the MethodInvocation. Interceptors should normally manage their own ThreadLocals if they need to make resources available to advised objects. If it's absolutely necessary to expose the MethodInvocation, use an interceptor to do so.