| Interface | Description |
|---|---|
| BeanContainer |
Represents a CDI bean container.
|
| BeanContainer.Factory<T> | |
| BeanContainer.Instance<T> | |
| BeanContainerListener |
An interface that can be used to configure beans immediately after the
BeanContainer has been
created. |
| BeanInvoker<T> |
Invokes a business method of a bean.
|
| Annotation Type | Description |
|---|---|
| AdditionalBean |
This built-in stereotype is automatically added to all additional beans that do not have a scope annotation declared.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.