Toggle navigation
Home
org.apache.camel.spi.Registry to org.apache.camel.spi.BeanRepository
No. of Instances - 6
No. of Commits - 1
No. of Projects - {'camel'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
Registry
to
BeanRepository
Map<String,Registry>
to
Map<String,BeanRepository>
List<Registry>
to
List<BeanRepository>
Registry
to
BeanRepository
Rename Variable
registryBeans
to
repositories
registryBeans
to
repositories
registries
to
reps
registries
to
reps
mockRegistryWithBeanValueAndOrder
to
mockBeanRepositoryWithBeanValueAndOrder
registry
to
repo
registry
to
repo
Update argument list (Class Instance Creation)
ArrayList<>
to
ArrayList<>
Rename Method invocation
mockRegistryWithBeanValueAndOrder
to
mockBeanRepositoryWithBeanValueAndOrder
mockRegistryWithBeanValueAndOrder
to
mockBeanRepositoryWithBeanValueAndOrder