T - The concrete type returned by fluent methods.B - The concrete type of the built object.public abstract static class AbstractPullSubscriberManager.Builder<P,T extends AbstractPullSubscriberManager.Builder<P,T,B>,B extends AbstractPullSubscriberManager<P,B>> extends AbstractSubscriberManager.Builder<P,T,B> implements IPullSubscriberManagerBuilder<P,T,B>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getConfigPath() |
T |
withBusyCounter(IBusyCounter busyCounter)
Set the IBusyCounter to use.
|
validate, withConfig, withCounter, withSubscription, withSubscription, withSubscription, withSubscription, withTraceContextTransactionFactory, withUnprocessableMessageConsumerwithNameFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithConfig, withCounter, withNameFactory, withSubscription, withSubscription, withSubscription, withSubscription, withTraceContextTransactionFactory, withUnprocessableMessageConsumerpublic T withBusyCounter(IBusyCounter busyCounter)
IPullSubscriberManagerBuilderwithBusyCounter in interface IPullSubscriberManagerBuilder<P,T extends AbstractPullSubscriberManager.Builder<P,T,B>,B extends AbstractPullSubscriberManager<P,B>>busyCounter - An IBusyCounter to use.protected abstract String getConfigPath()
Copyright © 2018 Symphony Software Foundation. All rights reserved.