クラス JmsPublishSubscribeMessageChannelSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<JmsPublishSubscribeMessageChannelSpec, SubscribableJmsChannel>
org.springframework.integration.dsl.MessageChannelSpec<JmsPublishSubscribeMessageChannelSpec, SubscribableJmsChannel>
org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec<JmsPublishSubscribeMessageChannelSpec, SubscribableJmsChannel>
org.springframework.integration.jms.dsl.JmsMessageChannelSpec<JmsPublishSubscribeMessageChannelSpec, SubscribableJmsChannel>
org.springframework.integration.jms.dsl.JmsPublishSubscribeMessageChannelSpec
- 実装済みのインターフェース一覧:
DisposableBean, FactoryBean<SubscribableJmsChannel>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration
public class JmsPublishSubscribeMessageChannelSpec
extends JmsMessageChannelSpec<JmsPublishSubscribeMessageChannelSpec, SubscribableJmsChannel>
トピックで構成された
SubscribableJmsChannel の JmsMessageChannelSpec。- 導入:
- 5.0
- 作成者:
- Artem Bilan, Artem Vozhdayenko
フィールド概要
クラス JmsPollableMessageChannelSpec から継承されたフィールド
jmsChannelFactoryBeanクラス MessageChannelSpec から継承されたフィールド
channelクラス IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクター概要
コンストラクター修飾子コンストラクター説明protectedJmsPublishSubscribeMessageChannelSpec(ConnectionFactoryEE connectionFactory) 方法の概要
修飾子と型メソッド説明durableSubscriptionName(StringSE durableSubscriptionName) pubSubNoLocal(boolean pubSubNoLocal) subscriptionDurable(boolean durable) クラス JmsMessageChannelSpec から継承されたメソッド
acceptMessagesWhileStopping, autoStartup, cacheLevel, concurrentConsumers, containerType, errorHandler, exposeListenerSession, idleTaskExecutionLimit, maxMessagesPerTask, maxSubscribers, phase, recoveryInterval, subscriptionShared, taskExecutor, transactionManager, transactionName, transactionTimeoutクラス JmsPollableMessageChannelSpec から継承されたメソッド
deliveryPersistent, destination, destination, destinationResolver, doGet, explicitQosEnabled, id, jmsMessageConverter, messageIdEnabled, messageSelector, messageTimestampEnabled, priority, receiveTimeout, sessionAcknowledgeMode, sessionTransacted, timeToLiveクラス MessageChannelSpec から継承されたメソッド
datatype, getComponentsToRegister, interceptor, messageConverter, wireTap, wireTap, wireTapクラス IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, isAutoStartup, isRunning, start, stop, stopクラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース FactoryBean から継承されたメソッド
isSingletonインターフェース SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
JmsPublishSubscribeMessageChannelSpec
方法の詳細
subscriptionDurable
- パラメーター:
durable- 耐久性があります。- 戻り値:
- 現在の
JmsPublishSubscribeMessageChannelSpec。 - 関連事項:
durableSubscriptionName
public JmsPublishSubscribeMessageChannelSpec durableSubscriptionName(StringSE durableSubscriptionName) - パラメーター:
durableSubscriptionName- durableSubscriptionName。- 戻り値:
- 現在の
JmsPublishSubscribeMessageChannelSpec。 - 関連事項:
clientId
- パラメーター:
clientId- clientId。- 戻り値:
- 現在の
JmsPublishSubscribeMessageChannelSpec。 - 関連事項:
pubSubNoLocal
JmsMessageChannelSpec.containerType(Class)がDefaultMessageListenerContainerまたはSimpleMessageListenerContainerの場合にのみ適用されます。- パラメーター:
pubSubNoLocal- pubSubNoLocal。- 戻り値:
- 現在の
JmsPublishSubscribeMessageChannelSpec。 - 関連事項: