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