7c25c84ee2ea4fba56c60bd103e87e2b7a86223c
isCglibProxy* methods in AopUtils are useful in lower-level modules, i.e. those that cannot depend on .aop. Therefore copied these methods to ClassUtils; deprecated the existing ones in AopUtils and now delegating to the new location; switched all usage of AopUtils#isCglibProxy* within the framework to use ClassUtils#isCglibProxy* instead.
Description
No description provided
Languages
Java
99.4%
XSLT
0.2%
AspectJ
0.2%