Hide
Chapter 12.5 say :
The getMethod method returns the method of
the bean class for which the interceptor was invoked. For AroundInvoke methods, this is the business
method on the bean class; for lifecycle callback interceptor methods, getMethod returns null.
Show
Chapter 12.5 say :
The getMethod method returns the method of
the bean class for which the interceptor was invoked. For AroundInvoke methods, this is the business
method on the bean class; for lifecycle callback interceptor methods, getMethod returns null.