1b702183c6dffef4e3b1c642bc3cedc06acba02e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 43
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable serviceLocator : InjectionManager to injectionManager : InjectionManager in method private getoAuthSignature() : OAuth1Signature in class org.glassfish.jersey.oauth1.signature.SignatureTest | From | To | |
| Rename Variable locator : InjectionManager to injectionManager : InjectionManager in method public plainHK2Test() : void in class org.glassfish.jersey.tests.e2e.server.CustomInjectablesApplicationTest | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private CAST_TO_BINDER : Function<Object,Binder> from class org.glassfish.jersey.server.ModelProcessorConfigurator to private CAST_TO_BINDER : Function<Object,Binder> from class org.glassfish.jersey.model.internal.ComponentBag | From | To | |
| Extract Method | 1 | ||
| Extract Method private getServiceLocator(injectionManager InjectionManager) : ServiceLocator extracted from public getRequestScopedInitializerProvider() : RequestScopedInitializerProvider in class org.glassfish.jersey.tests.integration.servlet_request_wrapper_binding2.RequestResponseWrapperProvider | From | To | |
| Change Attribute Type | 4 | ||
| Change Attribute Type extendedUriInfo : ExtendedUriInfo to extendedUriInfo : Provider<ExtendedUriInfo> in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler | From | To | |
| Change Attribute Type extendedUriInfo : ExtendedUriInfo to extendedUriInfo : Provider<ExtendedUriInfo> in class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor.PlainTextOptionsInflector | From | To | |
| Change Attribute Type wadlApplicationContext : WadlApplicationContext to wadlApplicationContext : Provider<WadlApplicationContext> in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler | From | To | |
| Change Attribute Type extendedUriInfo : ExtendedUriInfo to extendedUriInfo : Provider<ExtendedUriInfo> in class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor.GenericOptionsInflector | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method private getServiceLocator(injectionManager InjectionManager) : ServiceLocator extracted from public initialize(injectionManager InjectionManager) : void in class org.glassfish.jersey.tests.integration.servlet_request_wrapper_binding2.RequestResponseWrapperProvider.DescriptorProvider & moved to class org.glassfish.jersey.tests.integration.servlet_request_wrapper_binding2.RequestResponseWrapperProvider | From | To |