public class CanalStartListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>, org.springframework.core.Ordered
| 构造器和说明 |
|---|
CanalStartListener() |
public void onApplicationEvent(org.springframework.boot.context.event.ApplicationReadyEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>public int getOrder()
getOrder 在接口中 org.springframework.core.OrderedCopyright © 2020. All rights reserved.