com.bstek.dorado.core.bean
public class BeanFactoryRegister extends java.lang.Object implements org.springframework.beans.factory.InitializingBean, RemovableBean
Constructor and Description |
---|
BeanFactoryRegister() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
setBeanFactories(java.util.List<BeanFactory> beanFactories)
设置要注册的Bean工厂的集合。
|
void |
setBeanFactoryRegistry(BeanFactoryRegistry beanFactoryRegistry) |
public void setBeanFactoryRegistry(BeanFactoryRegistry beanFactoryRegistry)
public void setBeanFactories(java.util.List<BeanFactory> beanFactories)
public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.