public class RemoteApplicationEventListener extends Object implements org.springframework.context.ApplicationListener<RemoteApplicationEvent>
| Constructor and Description |
|---|
RemoteApplicationEventListener(ServiceMatcher serviceMatcher,
BusBridge busBridge) |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(RemoteApplicationEvent event) |
public RemoteApplicationEventListener(ServiceMatcher serviceMatcher, BusBridge busBridge)
public void onApplicationEvent(RemoteApplicationEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<RemoteApplicationEvent>Copyright © 2021 Pivotal Software, Inc.. All rights reserved.