registerStereotypedSingleton
Extension for BeanDefinitionRegistry.registerSingleton providing a registerStereotypedSingleton<Foo, Bar>(singleton, true)
variant.
Return
The BeanDefinitionRegistry
Author
Alejandro Gomez
Since
1.0.0
Parameters
The bean type
The stereotype type
The singleton bean
Whether the singleton should be injected
Extension for BeanDefinitionRegistry.registerSingleton providing a registerStereotypedSingleton<Foo, Bar>(singleton, true)
variant.
Return
The BeanDefinitionRegistry
Author
James Kleeh
Since
3.0.0
Parameters
The bean type
The singleton bean
The name of the stereotype
Whether the singleton should be injected
Extension for BeanDefinitionRegistry.registerSingleton providing a registerStereotypedSingleton<Foo, Bar>(singleton)
variant.
Return
The BeanDefinitionRegistry
Author
Alejandro Gomez
Since
1.0.0
Parameters
The bean type
The stereotype type
The singleton bean
Extension for BeanDefinitionRegistry.registerSingleton providing a registerStereotypedSingleton<Foo, Bar>(singleton)
variant.
Return
The BeanDefinitionRegistry
Author
James Kleeh
Since
3.0.0
Parameters
The bean type
The singleton bean
The stereotype name