public class LazyComponentProxyFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean
| Constructor and Description |
|---|
LazyComponentProxyFactoryBean(Class<?> interfaceClass,
String componentName) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
public Object getObject()
getObject in interface org.springframework.beans.factory.FactoryBeanpublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeanpublic boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBeanCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.