Class RefreshListener

java.lang.Object
org.springframework.cloud.bus.event.RefreshListener
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<RefreshRemoteApplicationEvent>

public class RefreshListener extends Object implements org.springframework.context.ApplicationListener<RefreshRemoteApplicationEvent>
Author:
Spencer Gibb, Ryan Baxter
  • Constructor Details

    • RefreshListener

      public RefreshListener(org.springframework.cloud.context.refresh.ContextRefresher contextRefresher, ServiceMatcher serviceMatcher)
  • Method Details