Class RemoteApplicationEventListener

java.lang.Object
org.springframework.cloud.bus.RemoteApplicationEventListener
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<RemoteApplicationEvent>

public class RemoteApplicationEventListener extends Object implements org.springframework.context.ApplicationListener<RemoteApplicationEvent>
  • Constructor Details

    • RemoteApplicationEventListener

      public RemoteApplicationEventListener(ServiceMatcher serviceMatcher, BusBridge busBridge)
  • Method Details