public class ConverterBeanListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ApplicationContextEvent>
| 构造器和说明 |
|---|
ConverterBeanListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
ForestConfiguration |
getForestConfiguration() |
void |
onApplicationEvent(org.springframework.context.event.ApplicationContextEvent event) |
void |
setForestConfiguration(ForestConfiguration forestConfiguration) |
public void onApplicationEvent(org.springframework.context.event.ApplicationContextEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.context.event.ApplicationContextEvent>public ForestConfiguration getForestConfiguration()
public void setForestConfiguration(ForestConfiguration forestConfiguration)
Copyright © 2021. All rights reserved.