クラス 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
フィールドのサマリー
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, target
インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTE
インターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASE
コンストラクターの概要
コンストラクターメソッドのサマリー
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, doGet, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stop
クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
インターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingleton
コンストラクターの詳細
MessageProcessorSpec
public MessageProcessorSpec()