クラス JdbcStoredProcOutboundChannelAdapterSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<JdbcStoredProcOutboundChannelAdapterSpec, StoredProcMessageHandler>
org.springframework.integration.dsl.MessageHandlerSpec<JdbcStoredProcOutboundChannelAdapterSpec, StoredProcMessageHandler>
org.springframework.integration.jdbc.dsl.JdbcStoredProcOutboundChannelAdapterSpec
- 実装済みのインターフェース一覧:
DisposableBean, FactoryBean<StoredProcMessageHandler>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration
public class JdbcStoredProcOutboundChannelAdapterSpec
extends MessageHandlerSpec<JdbcStoredProcOutboundChannelAdapterSpec, StoredProcMessageHandler>
implements ComponentsRegistration
- 導入:
- 7.0
- 作成者:
- Jiandong Ma, Artem Bilan
フィールド概要
クラス IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクター概要
コンストラクター修飾子コンストラクター説明protectedJdbcStoredProcOutboundChannelAdapterSpec(StoredProcExecutorSpec storedProcExecutorSpec) protectedJdbcStoredProcOutboundChannelAdapterSpec(StoredProcExecutor storedProcExecutor) 方法の概要
修飾子と型メソッド説明configurerStoredProcExecutor(ConsumerSE<StoredProcExecutorSpec> configurer) ConsumerSE コールバックを呼び出して storedProcExecutor から storedProcExecutorConfigurer を構成するクラス 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
コンストラクターの詳細
JdbcStoredProcOutboundChannelAdapterSpec
JdbcStoredProcOutboundChannelAdapterSpec
方法の詳細
configurerStoredProcExecutor
public JdbcStoredProcOutboundChannelAdapterSpec configurerStoredProcExecutor(ConsumerSE<StoredProcExecutorSpec> configurer) ConsumerSE コールバックを呼び出して storedProcExecutor から storedProcExecutorConfigurer を構成する- パラメーター:
configurer- コンフィギュレーター。- 戻り値:
- スペック
getComponentsToRegister
- 次で指定:
- インターフェース
ComponentsRegistration内のgetComponentsToRegister