P - The type of payload received.T - Type of concrete builder, needed for fluent methods.B - Type of concrete manager (built object), needed for fluent methods.public interface IPullSubscriberManagerBuilder<P,T extends IPullSubscriberManagerBuilder<P,T,B>,B extends ISubscriberManager<P,B>> extends ISubscriberManagerBuilder<P,T,B>
| Modifier and Type | Method and Description |
|---|---|
T |
withBusyCounter(IBusyCounter busyCounter)
Set the IBusyCounter to use.
|
withConfig, withCounter, withNameFactory, withSubscription, withSubscription, withSubscription, withSubscription, withTraceContextTransactionFactory, withUnprocessableMessageConsumerT withBusyCounter(IBusyCounter busyCounter)
busyCounter - An IBusyCounter to use.Copyright © 2018 Symphony Software Foundation. All rights reserved.