AopUtils()
Utility methods for AOP support code.
Mainly for internal use within Spring's AOP support.
See org.springframework.aop.framework.AopProxyUtils for a collection of framework-specific AOP utility methods which depend on internals of Spring's AOP framework implementation.
Author
Rod Johnson
Author
Juergen Hoeller
Author
Rob Harrop
See Also
org.springframework.aop.framework.AopProxyUtils