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