public class ConverterBeanListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ApplicationContextEvent>
Constructor and Description |
---|
ConverterBeanListener() |
Modifier and Type | Method and Description |
---|---|
ForestConfiguration |
getForestConfiguration() |
void |
onApplicationEvent(org.springframework.context.event.ApplicationContextEvent event) |
void |
setForestConfiguration(ForestConfiguration forestConfiguration) |
public void onApplicationEvent(org.springframework.context.event.ApplicationContextEvent event)
onApplicationEvent
in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ApplicationContextEvent>
public ForestConfiguration getForestConfiguration()
public void setForestConfiguration(ForestConfiguration forestConfiguration)
Copyright © 2022. All rights reserved.