2c98125039bcbcaab5ebd1535530f9cae7bd3239
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public afterPropertiesSet() : void renamed to private build(typeLoaderService TypeLoaderService) : AnnotationKeyMatcherRegistry in class com.navercorp.pinpoint.web.service.DefaultAnnotationKeyMatcherService | From | To | |
Inline Method | 1 | ||
Inline Method private loadType() : List<Type> inlined to private build(typeLoaderService TypeLoaderService) : AnnotationKeyMatcherRegistry in class com.navercorp.pinpoint.web.service.DefaultAnnotationKeyMatcherService | From | To | |
Change Return Type | 1 | ||
Change Return Type void to AnnotationKeyMatcherRegistry in method private build(typeLoaderService TypeLoaderService) : AnnotationKeyMatcherRegistry in class com.navercorp.pinpoint.web.service.DefaultAnnotationKeyMatcherService | From | To |