类 ConverterBeanListener
java.lang.Object
com.dtflys.forest.spring.ConverterBeanListener
- 所有已实现的接口:
EventListener,org.springframework.context.ApplicationListener<org.springframework.context.event.ApplicationContextEvent>
public class ConverterBeanListener
extends Object
implements org.springframework.context.ApplicationListener<org.springframework.context.event.ApplicationContextEvent>
forest数据类型转换器自动注入
- 从以下版本开始:
- 2021-03-30
- 版本:
- v1.0
- 作者:
- caihongming
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidonApplicationEvent(org.springframework.context.event.ApplicationContextEvent event) voidsetForestConfiguration(ForestConfiguration forestConfiguration)
-
构造器详细资料
-
ConverterBeanListener
public ConverterBeanListener()
-
-
方法详细资料
-
onApplicationEvent
public void onApplicationEvent(org.springframework.context.event.ApplicationContextEvent event) - 指定者:
onApplicationEvent在接口中org.springframework.context.ApplicationListener<org.springframework.context.event.ApplicationContextEvent>
-
getForestConfiguration
-
setForestConfiguration
-