org.beangle.cdi.spring.config.SpringBindRegistry
See theSpringBindRegistry companion object class SpringBindRegistry(val registry: BeanDefinitionRegistry) extends BindRegistry with Logging SpringBindRegistry class.
Attributes
- Companion:
- object
- Graph
- Supertypes
trait Logging
trait BindRegistry
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Get bean name list according given type
Get bean name list according given type
Attributes
Whether the bean is primary
Whether the bean is primary
Attributes
Attributes
- clazz
cannot be null
- name
beanName
- Definition Classes
BindRegistry
Attributes
- Definition Classes
BindRegistry
Attributes
- Inherited from:
- Logging