3074d6936392cd6c45f1d979514058dd2465bd59
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type a : Class<? extends Annotation> to a : Annotation in method private isTarget(clazz Class<?>) : boolean in class com.navercorp.pinpoint.plugin.spring.beans.interceptor.TargetBeanFilter | From | To | |
Change Variable Type ac : Class<? extends Annotation> to ac : Annotation in method private isTarget(clazz Class<?>) : boolean in class com.navercorp.pinpoint.plugin.spring.beans.interceptor.TargetBeanFilter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type targetAnnotationNames : List<String> to targetAnnotationNames : Set<String> in class com.navercorp.pinpoint.plugin.spring.beans.interceptor.TargetBeanFilter | From | To |