static final class BeanContainerImpl.DefaultInstanceFactory<T> extends Object implements BeanContainer.Factory<T>
| Modifier and Type | Field and Description |
|---|---|
(package private) Class<T> |
type |
EMPTY| Constructor and Description |
|---|
DefaultInstanceFactory(Class<T> type) |
public BeanContainer.Instance<T> create()
create in interface BeanContainer.Factory<T>null if no matching bean is foundCopyright © 2021 JBoss by Red Hat. All rights reserved.