类 ServiceLostEvent

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

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

    • ServiceLostEvent

      public ServiceLostEvent(Object source, Set<String> serviceNames)
  • 方法详细资料

    • getServiceNames

      public Set<String> getServiceNames()