3539f632091197ad63ac6882c35b203b0df4d369
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 94
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute private ESCAPED_COMMA_SPLITTER : Splitter in class io.dropwizard.configuration.ConfigurationFactory | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute escapedComma : Pattern to ESCAPED_COMMA_PATTERN : Pattern in method protected addOverride(root JsonNode, name String, value String) : void in class io.dropwizard.configuration.ConfigurationFactory | From | To | |
Extract Variable | 1 | ||
Extract Variable actualGenericTypeArgument : Type in method public writeTo(entity Optional<?>, type Class<?>, genericType Type, annotations Annotation[], mediaType MediaType, httpHeaders MultivaluedMap<String,Object>, entityStream OutputStream) : void from class io.dropwizard.jersey.guava.OptionalMessageBodyWriter | From | To | |
Extract Method | 3 | ||
Extract Method private addFilter(name String, holder FilterHolder) : FilterRegistration.Dynamic extracted from public addFilter(name String, filter Filter) : FilterRegistration.Dynamic in class io.dropwizard.jetty.setup.ServletEnvironment | From | To | |
Extract Method private loadClass(line String) : Class<?> extracted from protected discoverServices(klass Class<?>) : List<Class<?>> in class io.dropwizard.jackson.DiscoverableSubtypeResolver | From | To | |
Extract Method private addFilter(name String, holder FilterHolder) : FilterRegistration.Dynamic extracted from public addFilter(name String, klass Class<? extends Filter>) : FilterRegistration.Dynamic in class io.dropwizard.jetty.setup.ServletEnvironment | From | To | |
Inline Variable | 8 | ||
Inline Variable exceptionMeter : Meter in method public add(task Task) : void from class io.dropwizard.servlets.tasks.TaskServlet | From | To | |
Inline Variable manager : InstrumentedHttpClientConnectionManager in method package buildWithDefaultRequestConfiguration(name String) : ConfiguredCloseableHttpClient from class io.dropwizard.client.HttpClientBuilder | From | To | |
Inline Variable timer : Timer in method public add(task Task) : void from class io.dropwizard.servlets.tasks.TaskServlet | From | To | |
Inline Variable meter : Meter in method public add(task Task) : void from class io.dropwizard.servlets.tasks.TaskServlet | From | To | |
Inline Variable constraintViolations : Set<ConstraintViolation<?>> in method public validateResult(resource Object, invocable Invocable, returnValue Object) : void from class io.dropwizard.jersey.validation.DropwizardConfiguredValidator | From | To | |
Inline Variable converterProviders : Set<ParamConverterProvider> in method public getConverter(rawType Class<T>, genericType Type, annotations Annotation[]) : ParamConverter<T> from class io.dropwizard.jersey.optional.OptionalParamConverterProvider | From | To | |
Inline Variable converterProviders : Set<ParamConverterProvider> in method public getConverter(rawType Class<T>, genericType Type, annotations Annotation[]) : ParamConverter<T> from class io.dropwizard.jersey.guava.OptionalParamConverterProvider | From | To | |
Inline Variable resolvedType : ResolvedType in method public getValidatedValueType(type Type) : Type from class io.dropwizard.jersey.validation.ParamValidatorUnwrapper | From | To |