类 ServiceLostEventListener
java.lang.Object
top.codef.microservice.events.ServiceLostEventListener
- 所有已实现的接口:
EventListener,org.springframework.context.ApplicationListener<ServiceLostEvent>
public class ServiceLostEventListener
extends Object
implements org.springframework.context.ApplicationListener<ServiceLostEvent>
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ServiceLostEventListener
-
-
方法详细资料
-
onApplicationEvent
- 指定者:
onApplicationEvent在接口中org.springframework.context.ApplicationListener<ServiceLostEvent>
-