6db91ae679078a14dbc923e01571e82a07ae79d5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public logComponents() : void moved from class io.dropwizard.jersey.DropwizardResourceConfig to class io.dropwizard.jersey.DropwizardResourceConfig.ComponentLoggingListener & inlined to public onEvent(event ApplicationEvent) : void | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private loggingListener : ComponentLoggingListener in class io.dropwizard.jersey.DropwizardResourceConfig | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method package getEndpointsInfo() : String extracted from public getEndpointsInfo() : String in class io.dropwizard.jersey.DropwizardResourceConfig & moved to class io.dropwizard.jersey.DropwizardResourceConfig.ComponentLoggingListener | From | To |