| Package | Description |
|---|---|
| org.springframework.cloud.bus |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamBusBridge |
| Modifier and Type | Method and Description |
|---|---|
RemoteApplicationEventListener |
BusAutoConfiguration.busRemoteApplicationEventListener(ServiceMatcher serviceMatcher,
BusBridge busBridge) |
| Modifier and Type | Method and Description |
|---|---|
BusConsumer |
BusAutoConfiguration.busConsumer(org.springframework.context.ApplicationEventPublisher applicationEventPublisher,
ServiceMatcher serviceMatcher,
org.springframework.beans.factory.ObjectProvider<BusBridge> busBridge,
BusProperties properties,
Destination.Factory destinationFactory) |
| Constructor and Description |
|---|
RemoteApplicationEventListener(ServiceMatcher serviceMatcher,
BusBridge busBridge) |
| Constructor and Description |
|---|
BusConsumer(org.springframework.context.ApplicationEventPublisher publisher,
ServiceMatcher serviceMatcher,
org.springframework.beans.factory.ObjectProvider<BusBridge> busBridge,
BusProperties properties,
Destination.Factory destinationFactory) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.