public class BusConsumer extends Object implements Consumer<RemoteApplicationEvent>
| Constructor and Description |
|---|
BusConsumer(org.springframework.context.ApplicationEventPublisher publisher,
ServiceMatcher serviceMatcher,
org.springframework.beans.factory.ObjectProvider<BusBridge> busBridge,
BusProperties properties,
Destination.Factory destinationFactory) |
public BusConsumer(org.springframework.context.ApplicationEventPublisher publisher,
ServiceMatcher serviceMatcher,
org.springframework.beans.factory.ObjectProvider<BusBridge> busBridge,
BusProperties properties,
Destination.Factory destinationFactory)
public void accept(RemoteApplicationEvent event)
accept in interface Consumer<RemoteApplicationEvent>Copyright © 2021 Pivotal Software, Inc.. All rights reserved.