public class GtBeanFactory<T> extends Object implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean
| 构造器和说明 |
|---|
GtBeanFactory(GtApiConfiguration configuration) |
public GtBeanFactory(GtApiConfiguration configuration)
public Class<?> getObjectType()
getObjectType 在接口中 org.springframework.beans.factory.FactoryBean<T>public boolean isSingleton()
isSingleton 在接口中 org.springframework.beans.factory.FactoryBean<T>public void afterPropertiesSet()
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanCopyright © 2022. All rights reserved.