public class RefreshListener extends Object implements org.springframework.context.ApplicationListener<RefreshRemoteApplicationEvent>
| Constructor and Description |
|---|
RefreshListener(org.springframework.cloud.context.refresh.ContextRefresher contextRefresher,
ServiceMatcher serviceMatcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(RefreshRemoteApplicationEvent event) |
public RefreshListener(org.springframework.cloud.context.refresh.ContextRefresher contextRefresher,
ServiceMatcher serviceMatcher)
public void onApplicationEvent(RefreshRemoteApplicationEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<RefreshRemoteApplicationEvent>Copyright © 2021 Pivotal Software, Inc.. All rights reserved.