79be914705918fab0fad8b1d853f41d8c7e15949
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type builder : ServiceBuilder<WeldComponentService> to builder : ServiceBuilder<?> in method private addJsr299BindingsCreateInterceptor(configuration ComponentConfiguration, description ComponentDescription, beanName String, weldServiceName ServiceName, builder ServiceBuilder<?>, bindingServiceName ServiceName, componentInterceptorSupport ComponentInterceptorSupport) : void in class org.jboss.as.weld.deployment.processors.WeldComponentIntegrationProcessor | From | To | |
Change Parameter Type builder : ServiceBuilder<WeldComponentService> to builder : ServiceBuilder<?> in method private addCommonLifecycleInterceptionSupport(configuration ComponentConfiguration, builder ServiceBuilder<?>, bindingServiceName ServiceName, beanManagerServiceName ServiceName, componentInterceptorSupport ComponentInterceptorSupport) : void in class org.jboss.as.weld.deployment.processors.WeldComponentIntegrationProcessor | From | To | |
Change Variable Type | 1 | ||
Change Variable Type builder : ServiceBuilder<WeldComponentService> to builder : ServiceBuilder<?> in method private addWeldIntegration(componentIntegrators Iterable<ComponentIntegrator>, componentInterceptorSupport ComponentInterceptorSupport, target ServiceTarget, configuration ComponentConfiguration, description ComponentDescription, componentClass Class<?>, beanName String, weldServiceName ServiceName, weldStartService ServiceName, beanManagerService ServiceName, interceptorClasses Set<Class<?>>, classLoader ClassLoader, beanDeploymentArchiveId String) : void in class org.jboss.as.weld.deployment.processors.WeldComponentIntegrationProcessor | From | To |