| Package | Description |
|---|---|
| org.springframework.cloud.bus | |
| org.springframework.cloud.bus.event |
| Modifier and Type | Class and Description |
|---|---|
class |
PathServiceMatcher |
| 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) |
RemoteApplicationEventListener |
BusAutoConfiguration.busRemoteApplicationEventListener(ServiceMatcher serviceMatcher,
BusBridge busBridge) |
RefreshListener |
BusRefreshAutoConfiguration.refreshListener(org.springframework.cloud.context.refresh.ContextRefresher contextRefresher,
ServiceMatcher serviceMatcher) |
| Constructor and Description |
|---|
BusConsumer(org.springframework.context.ApplicationEventPublisher publisher,
ServiceMatcher serviceMatcher,
org.springframework.beans.factory.ObjectProvider<BusBridge> busBridge,
BusProperties properties,
Destination.Factory destinationFactory) |
RemoteApplicationEventListener(ServiceMatcher serviceMatcher,
BusBridge busBridge) |
| Constructor and Description |
|---|
RefreshListener(org.springframework.cloud.context.refresh.ContextRefresher contextRefresher,
ServiceMatcher serviceMatcher) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.