クラス AmqpPublishSubscribeMessageChannelSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<AmqpPublishSubscribeMessageChannelSpec,PollableAmqpChannel>
org.springframework.integration.dsl.MessageChannelSpec<AmqpPublishSubscribeMessageChannelSpec,PollableAmqpChannel>
org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec<AmqpPublishSubscribeMessageChannelSpec,PollableAmqpChannel>
org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec<AmqpPublishSubscribeMessageChannelSpec,PollableAmqpChannel>
org.springframework.integration.amqp.dsl.AmqpPublishSubscribeMessageChannelSpec
- 実装されたすべてのインターフェース:
DisposableBean
、FactoryBean<PollableAmqpChannel>
、InitializingBean
、Lifecycle
、Phased
、SmartLifecycle
、ComponentsRegistration
public class AmqpPublishSubscribeMessageChannelSpec
extends AmqpMessageChannelSpec<AmqpPublishSubscribeMessageChannelSpec,PollableAmqpChannel>
- 導入:
- 5.0
- 作成者:
- Artem Bilan, Artem Vozhdayenko
フィールドのサマリー
クラス org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec から継承されたフィールド
adviceChain
クラス org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec から継承されたフィールド
amqpChannelFactoryBean
クラス 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
コンストラクターの概要
コンストラクター修飾子コンストラクター説明protected
AmqpPublishSubscribeMessageChannelSpec
(ConnectionFactory connectionFactory) メソッドのサマリー
クラス org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec から継承されたメソッド
acknowledgeMode, advice, autoStartup, batchSize, concurrentConsumers, doGet, errorHandler, exposeListenerChannel, maxSubscribers, phase, prefetchCount, receiveTimeout, recoveryInterval, shutdownTimeout, taskExecutor, transactionAttribute, transactionManager
クラス org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec から継承されたメソッド
amqpMessageConverter, channelTransacted, defaultDeliveryMode, encoding, extractPayload, headersMappedLast, id, inboundHeaderMapper, messagePropertiesConverter, outboundHeaderMapper, queueName, templateChannelTransacted
クラス org.springframework.integration.dsl.MessageChannelSpec から継承されたメソッド
datatype, getComponentsToRegister, interceptor, messageConverter, wireTap, wireTap, wireTap
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, 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
コンストラクターの詳細
AmqpPublishSubscribeMessageChannelSpec
メソッドの詳細
exchange
- パラメーター:
exchange
- 交換。- 戻り値:
- スペック。
- 関連事項: