public class SeimiCrawlerBootstrapListener
extends java.lang.Object
implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
| 构造器和说明 |
|---|
SeimiCrawlerBootstrapListener() |
SeimiCrawlerBootstrapListener(boolean isSpringBoot) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
Handle an application event.
|
public SeimiCrawlerBootstrapListener()
public SeimiCrawlerBootstrapListener(boolean isSpringBoot)
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>event - the event to respond toCopyright © 2019. All Rights Reserved.