クラス JdbcStoredProcInboundChannelAdapterSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<JdbcStoredProcInboundChannelAdapterSpec, StoredProcPollingChannelAdapter>
org.springframework.integration.dsl.MessageSourceSpec<JdbcStoredProcInboundChannelAdapterSpec, StoredProcPollingChannelAdapter>
org.springframework.integration.jdbc.dsl.JdbcStoredProcInboundChannelAdapterSpec
- 実装済みのインターフェース一覧:
DisposableBean, FactoryBean<StoredProcPollingChannelAdapter>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration
public class JdbcStoredProcInboundChannelAdapterSpec
extends MessageSourceSpec<JdbcStoredProcInboundChannelAdapterSpec, StoredProcPollingChannelAdapter>
implements ComponentsRegistration
- 導入:
- 7.0
- 作成者:
- Jiandong Ma, Artem Bilan
フィールド概要
クラス IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクター概要
コンストラクター修飾子コンストラクター説明protectedJdbcStoredProcInboundChannelAdapterSpec(StoredProcExecutorSpec storedProcExecutorSpec) protectedJdbcStoredProcInboundChannelAdapterSpec(StoredProcExecutor storedProcExecutor) 方法の概要
修飾子と型メソッド説明configurerStoredProcExecutor(ConsumerSE<StoredProcExecutorSpec> configurer) ConsumerSE コールバックを呼び出して storedProcExecutor から storedProcExecutorConfigurer を構成するexpectSingleResult(boolean expectSingleResult) クラス MessageSourceSpec から継承されたメソッド
messageHeadersクラス IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, doGet, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopクラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース FactoryBean から継承されたメソッド
isSingletonインターフェース SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
JdbcStoredProcInboundChannelAdapterSpec
JdbcStoredProcInboundChannelAdapterSpec
方法の詳細
configurerStoredProcExecutor
public JdbcStoredProcInboundChannelAdapterSpec configurerStoredProcExecutor(ConsumerSE<StoredProcExecutorSpec> configurer) ConsumerSE コールバックを呼び出して storedProcExecutor から storedProcExecutorConfigurer を構成する- パラメーター:
configurer- コンフィギュレーター。- 戻り値:
- スペック
expectSingleResult
- パラメーター:
expectSingleResult- expectSingleResult- 戻り値:
- スペック
- 関連事項:
getComponentsToRegister
- 次で指定:
- インターフェース
ComponentsRegistration内のgetComponentsToRegister