クラス MessageProcessorSpec<S extends MessageProcessorSpec<S>>
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec <S、MessageProcessor <?>>
org.springframework.integration.dsl.MessageProcessorSpec<S>
- 型パラメーター:
S- ターゲットMessageProcessorSpec実装型。
- 実装済みのインターフェース一覧:
DisposableBean, FactoryBean<MessageProcessor<?>>, InitializingBean, Lifecycle, Phased, SmartLifecycle
- 既知の直属サブクラス
ScriptSpec
public abstract class MessageProcessorSpec<S extends MessageProcessorSpec<S>>
extends IntegrationComponentSpec<S, MessageProcessor<?>>
MessageProcessor の IntegrationComponentSpec 固有の基本クラス。- 導入:
- 5.0
- 作成者:
- Artem Bilan
フィールド概要
クラス IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクター概要
コンストラクター方法の概要
クラス 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
コンストラクターの詳細
MessageProcessorSpec
public MessageProcessorSpec()