public static interface BeanContainer.Factory<T>
| Modifier and Type | Field and Description |
|---|---|
static BeanContainer.Factory<Object> |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
BeanContainer.Instance<T> |
create() |
static final BeanContainer.Factory<Object> EMPTY
BeanContainer.Instance<T> create()
null if no matching bean is foundCopyright © 2020 JBoss by Red Hat. All rights reserved.