public class AdapterBeanFactory extends Object implements org.springframework.beans.factory.SmartFactoryBean<Object>
AdapterFactory| Constructor and Description |
|---|
AdapterBeanFactory(AdapterFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject() |
Class<?> |
getObjectType() |
boolean |
isEagerInit() |
public AdapterBeanFactory(AdapterFactory factory)
public Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<Object>public boolean isEagerInit()
isEagerInit in interface org.springframework.beans.factory.SmartFactoryBean<Object>Copyright © 2023. All rights reserved.