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 Summary
ConstructorsConstructorDescriptionRefreshListener(org.springframework.cloud.context.refresh.ContextRefresher contextRefresher, ServiceMatcher serviceMatcher) -
Method Summary
-
Constructor Details
-
RefreshListener
public RefreshListener(org.springframework.cloud.context.refresh.ContextRefresher contextRefresher, ServiceMatcher serviceMatcher)
-
-
Method Details
-
onApplicationEvent
- Specified by:
onApplicationEventin interfaceorg.springframework.context.ApplicationListener<RefreshRemoteApplicationEvent>
-