クラス JmsDestinationPollingSource
java.lang.ObjectSE
org.springframework.integration.util.AbstractExpressionEvaluator
org.springframework.integration.endpoint.AbstractMessageSource<ObjectSE>
org.springframework.integration.jms.inbound.JmsDestinationPollingSource
org.springframework.integration.jms.JmsDestinationPollingSource
- 実装されているすべてのインターフェース:
Aware、BeanFactoryAware、BeanNameAware、DisposableBean、InitializingBean、MessageSource<ObjectSE>、IntegrationPattern、NamedComponent、IntegrationInboundManagement、IntegrationManagement
@DeprecatedSE(forRemoval=true,
since="7.0")
public class JmsDestinationPollingSource
extends JmsDestinationPollingSource
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
ポーリングリスナーで JMS メッセージを受信するためのソース。このソースは、メッセージ量が非常に少ない場合にのみ推奨されます。それ以外の場合は、Spring の MessageListener コンテナーサポートを使用する
JmsMessageDrivenEndpoint の方が適しています。- 作成者:
- Mark Fisher, Oleg Zhurakousky, Artem Bilan
ネストされたクラスの要約
インターフェース org.springframework.integration.support.management.IntegrationManagement から継承されたネストクラス / インターフェース
IntegrationManagement.ManagementOverridesフィールドのサマリー
クラス org.springframework.integration.util.AbstractExpressionEvaluator から継承されたフィールド
EXPRESSION_PARSER, loggerインターフェース org.springframework.integration.support.management.IntegrationManagement から継承されたフィールド
METER_PREFIX, RECEIVE_COUNTER_NAME, SEND_TIMER_NAMEコンストラクターの概要
コンストラクターコンストラクター説明JmsDestinationPollingSource(JmsTemplate jmsTemplate) 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。方法の概要
クラス org.springframework.integration.jms.inbound.JmsDestinationPollingSource から継承されたメソッド
doReceive, getComponentType, onInit, setDestination, setDestinationName, setExtractPayload, setHeaderMapper, setMessageSelector, setSessionAcknowledgeModeクラス org.springframework.integration.endpoint.AbstractMessageSource から継承されたメソッド
buildMessage, destroy, getComponentName, getManagedName, getManagedType, getOverrides, isLoggingEnabled, receive, registerMetricsCaptor, setBeanName, setHeaderExpressions, setLoggingEnabled, setManagedName, setManagedTypeクラス org.springframework.integration.util.AbstractExpressionEvaluator から継承されたメソッド
afterPropertiesSet, evaluateExpression, evaluateExpression, evaluateExpression, evaluateExpression, evaluateExpression, evaluateExpression, evaluateExpression, getBeanFactory, getEvaluationContext, getEvaluationContext, getMessageBuilderFactory, setBeanFactory, setConversionService, setSimpleEvaluationContextクラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.springframework.integration.support.management.IntegrationManagement から継承されたメソッド
getThisAs, isObserved, registerObservationRegistryインターフェース org.springframework.integration.core.MessageSource から継承されたメソッド
getIntegrationPatternTypeインターフェース org.springframework.integration.support.context.NamedComponent から継承されたメソッド
getBeanName
コンストラクターの詳細
JmsDestinationPollingSource
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
JmsDestinationPollingSourceを推奨