public interface ExperimentalAfterBeanDiscovery extends AfterBeanDiscovery
AfterBeanDiscovery.| Modifier and Type | Method and Description |
|---|---|
<T> BeanBuilder<T> |
addBean()
The
BeanBuilder.build() is invoked automatically and the resulting bean is registered after all observers are notified. |
<T> BeanBuilder<T> |
beanBuilder() |
addBean, addContext, addDefinitionError, addObserverMethod, getAnnotatedType, getAnnotatedTypes<T> BeanBuilder<T> addBean()
BeanBuilder.build() is invoked automatically and the resulting bean is registered after all observers are notified.<T> BeanBuilder<T> beanBuilder()
Copyright © 2015. All Rights Reserved.