| Modifier and Type | Method and Description |
|---|---|
default <T> BeanConfigurator<T> |
BeanRegistrar.RegistrationContext.configure(Class<?> beanClass)
Configure a new synthetic bean.
|
<T> BeanConfigurator<T> |
BeanRegistrar.RegistrationContext.configure(org.jboss.jandex.DotName beanClassName)
Configure a new synthetic bean.
|
protected BeanConfigurator<T> |
BeanConfigurator.self() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.