类 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
  • 构造器详细资料

    • ConverterBeanListener

      public ConverterBeanListener()
  • 方法详细资料

    • onApplicationEvent

      public void onApplicationEvent(org.springframework.context.event.ApplicationContextEvent event)
      指定者:
      onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.context.event.ApplicationContextEvent>
    • getForestConfiguration

      public ForestConfiguration getForestConfiguration()
    • setForestConfiguration

      public void setForestConfiguration(ForestConfiguration forestConfiguration)