Class RefreshRemoteApplicationEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.cloud.bus.event.RemoteApplicationEvent
org.springframework.cloud.bus.event.RefreshRemoteApplicationEvent
All Implemented Interfaces:
Serializable

public class RefreshRemoteApplicationEvent extends RemoteApplicationEvent
Author:
Spencer Gibb
See Also:
  • Constructor Details

    • RefreshRemoteApplicationEvent

      @Deprecated public RefreshRemoteApplicationEvent(Object source, String originService, String destination)
      Deprecated.
    • RefreshRemoteApplicationEvent

      public RefreshRemoteApplicationEvent(Object source, String originService, Destination destination)