S - ターゲット LoadBalancingChannelSpec 実装型。C - ターゲット AbstractMessageChannel 実装型。public abstract class LoadBalancingChannelSpec<S extends MessageChannelSpec<S,C>,C extends AbstractMessageChannel> extends MessageChannelSpec<S,C>
| 修飾子と型 | フィールドと説明 |
|---|---|
protected BooleanSE | failover |
protected LoadBalancingStrategy | loadBalancingStrategy |
protected IntegerSE | maxSubscribers |
channelPARSER, targetloggerDEFAULT_PHASEOBJECT_TYPE_ATTRIBUTE| 修飾子 | コンストラクターと説明 |
|---|---|
protected | LoadBalancingChannelSpec() |
| 修飾子と型 | メソッドと説明 |
|---|---|
S | failover(BooleanSE failoverToSet) |
S | loadBalancer(LoadBalancingStrategy loadBalancingStrategyToSet) |
S | maxSubscribers(IntegerSE maxSubscribersToSet) |
datatype, doGet, getComponentsToRegister, interceptor, messageConverter, wireTap, wireTap, wireTap_this, createInstance, destroyInstance, get, getId, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopafterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingletoncloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected LoadBalancingStrategy loadBalancingStrategy
protected BooleanSE failover
protected IntegerSE maxSubscribers