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