クラス QueueChannelSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<QueueChannelSpec, QueueChannel>
org.springframework.integration.dsl.MessageChannelSpec<QueueChannelSpec, QueueChannel>
org.springframework.integration.dsl.QueueChannelSpec
- 実装されているすべてのインターフェース:
DisposableBean、FactoryBean<QueueChannel>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
- 既知の直属サブクラス
QueueChannelSpec.MessageStoreSpec
- 導入:
- 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コンストラクターの概要
コンストラクター修飾子コンストラクター説明protectedprotectedQueueChannelSpec(IntegerSE capacity) protectedQueueChannelSpec(QueueSE<Message<?>> queue) メソッドのサマリー
クラス 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
フィールドの詳細
queue
capacity
コンストラクターの詳細
QueueChannelSpec
protected QueueChannelSpec()QueueChannelSpec
QueueChannelSpec
メソッドの詳細
doGet
- オーバーライド:
- クラス
MessageChannelSpec<QueueChannelSpec, QueueChannel>のdoGet