| Interface | Description |
|---|---|
| BeanHolder<T> |
An object holding a bean instance, and allowing to release it.
|
| BeanReference<T> |
A reference to a bean, allowing the retrieval of that bean
when
passed a BeanResolver. |
| BeanResolver |
The main entry point for components looking to resolve a bean reference into a (usually user-provided) bean.
|
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.