public class XyzFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean, org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
XyzFactoryBean() |
public Object getObject()
getObject 在接口中 org.springframework.beans.factory.FactoryBeanpublic Class<?> getObjectType()
getObjectType 在接口中 org.springframework.beans.factory.FactoryBeanpublic boolean isSingleton()
isSingleton 在接口中 org.springframework.beans.factory.FactoryBeanCopyright © 2018. All rights reserved.