クラス 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コンストラクターの概要
コンストラクター修飾子コンストラクター説明protectedAmqpPublishSubscribeMessageChannelSpec(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- 交換。- 戻り値:
- スペック。
- 関連事項: