599c10cd5af33ad3ae8e0e5eea73887ab85070e6
Files Diff
- Added: 0
- Removed: 3
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 5 | ||
Extract Method public applyClassLoader(classLoader ClassLoader) : BootstrapServiceRegistryBuilder extracted from public with(classLoader ClassLoader) : BootstrapServiceRegistryBuilder in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder | From | To | |
Extract Method public applyClassLoaderService(classLoaderService ClassLoaderService) : BootstrapServiceRegistryBuilder extracted from public with(classLoaderService ClassLoaderService) : BootstrapServiceRegistryBuilder in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder | From | To | |
Extract Method public applyStrategySelector(strategy Class<T>, name String, implementation Class<? extends T>) : BootstrapServiceRegistryBuilder extracted from public withStrategySelector(strategy Class<T>, name String, implementation Class<? extends T>) : BootstrapServiceRegistryBuilder in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder | From | To | |
Extract Method public applyStrategySelectors(strategyRegistrationProvider StrategyRegistrationProvider) : BootstrapServiceRegistryBuilder extracted from public withStrategySelectors(strategyRegistrationProvider StrategyRegistrationProvider) : BootstrapServiceRegistryBuilder in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder | From | To | |
Extract Method public applyIntegrator(integrator Integrator) : BootstrapServiceRegistryBuilder extracted from public with(integrator Integrator) : BootstrapServiceRegistryBuilder in class org.hibernate.boot.registry.BootstrapServiceRegistryBuilder | From | To |