|
Push Down Method package AggregatedServiceLoader(aggregatedClassLoader AggregatedClassLoader, serviceContract Class<S>) from class org.hibernate.boot.registry.classloading.internal.AggregatedServiceLoader to private ClassPathAndModulePathAggregatedServiceLoader(aggregatedClassLoader AggregatedClassLoader, serviceContract Class<S>) from class org.hibernate.boot.registry.classloading.internal.AggregatedServiceLoader.ClassPathAndModulePathAggregatedServiceLoader |
From |
To |
|
Push Down Method public close() : void from class org.hibernate.boot.registry.classloading.internal.AggregatedServiceLoader to public close() : void from class org.hibernate.boot.registry.classloading.internal.AggregatedServiceLoader.ClassPathOnlyAggregatedServiceLoader |
From |
To |
|
Push Down Method public getAll() : Collection<S> from class org.hibernate.boot.registry.classloading.internal.AggregatedServiceLoader to public getAll() : Collection<S> from class org.hibernate.boot.registry.classloading.internal.AggregatedServiceLoader.ClassPathOnlyAggregatedServiceLoader |
From |
To |