| Class | Description |
|---|---|
| AopExpressionMatchInterceptor |
AopExpressionMatchInterceptor check if the method is match the enhanced method
if yes,return false else return true; |
| AutowiredAnnotationProcessorInterceptor |
AutowiredAnnotationProcessorInterceptor return the correct constructor when the bean class is enhanced by
skywalking. |
| CreateAopProxyInterceptor |
CreateAopProxyInterceptor check that the bean has been implement EnhancedInstance. |
| GetPropertyDescriptorsInterceptor |
Copyright © 2019 The Apache Software Foundation. All rights reserved.