类 ServiceInstanceUnhealthyEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
top.codef.microservice.events.ServiceInstanceUnhealthyEvent
所有已实现的接口:
Serializable

public class ServiceInstanceUnhealthyEvent extends org.springframework.context.ApplicationEvent
另请参阅:
  • 构造器详细资料

  • 方法详细资料

    • getServiceName

      public String getServiceName()
    • getServiceHealths

      public List<ServiceHealth> getServiceHealths()