@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 GeneratorInitializer
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
Copyright © 2014 The Kuali Foundation. All rights reserved.