com.bstek.dorado.core.el
public class ContextVarsInitializerRegister extends java.lang.Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.BeanFactoryAware, RemovableBean
| Constructor and Description |
|---|
ContextVarsInitializerRegister() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
void |
setContextInitializer(ContextVarsInitializer contextInitializer)
设置隐式变量初始化器。
|
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansExceptionpublic void setContextInitializer(ContextVarsInitializer contextInitializer)
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanjava.lang.ExceptionCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.