You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2019/04/04 08:47:31 UTC

[GitHub] [cxf] andrei-ivanov commented on issue #529: CXF-8009: CXF should not rely on ClassUtils for CGLIB proxy checks

andrei-ivanov commented on issue #529: CXF-8009: CXF should not rely on ClassUtils for CGLIB proxy checks
URL: https://github.com/apache/cxf/pull/529#issuecomment-479808386
 
 
   Just as a comment from a bystander, since Spring Framework classes were used as inspiration, maybe `getTargetClass` and `getTarget` sound better?
   Taken from `org.springframework.aop.TargetSource` and `org.springframework.aop.support.AopUtils`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services