public abstract class AbstractBeanProvider extends Object implements BeanProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_BY_CONCRETE |
| Constructor and Description |
|---|
AbstractBeanProvider() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getBean(Class<T> type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBeansOfTypepublic static final String CREATE_BY_CONCRETE
public final <T> T getBean(Class<T> type)
getBean in interface BeanProviderCopyright © 2018. All rights reserved.