@Component(value="generatorInitializer") public class GeneratorInitializerImpl extends Object implements GeneratorInitializer, org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
GeneratorInitializerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
initialize() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public GeneratorInitializerImpl()
public void initialize()
initialize in interface GeneratorInitializerpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void afterPropertiesSet() throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionCopyright © 2014 The Kuali Foundation. All rights reserved.