クラス PriorityChannelSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<PriorityChannelSpec, PriorityChannel>
org.springframework.integration.dsl.MessageChannelSpec<PriorityChannelSpec, PriorityChannel>
org.springframework.integration.dsl.PriorityChannelSpec
- 実装済みのインターフェース一覧:
DisposableBean、FactoryBean<PriorityChannel>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
- 導入:
- 5.0
- 作成者:
- Artem Bilan
フィールド概要
クラス org.springframework.integration.dsl.MessageChannelSpec から継承されたフィールド
channelクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明capacity(int capacity) comparator(ComparatorSE<Message<?>> comparator) protected PriorityChanneldoGet()messageStore(PriorityCapableChannelMessageStore messageGroupStore, ObjectSE groupId) クラス org.springframework.integration.dsl.MessageChannelSpec から継承されたメソッド
datatype, getComponentsToRegister, interceptor, messageConverter, wireTap, wireTap, wireTapクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopクラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingletonインターフェース org.springframework.context.SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
PriorityChannelSpec
protected PriorityChannelSpec()
メソッドの詳細
capacity
comparator
messageStore
public PriorityChannelSpec messageStore(PriorityCapableChannelMessageStore messageGroupStore, ObjectSE groupId) doGet
- オーバーライド:
- クラス
MessageChannelSpec<PriorityChannelSpec, PriorityChannel>のdoGet