クラス WireTapSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<WireTapSpec, WireTap>
org.springframework.integration.dsl.WireTapSpec
- 実装されているすべてのインターフェース:
DisposableBean、FactoryBean<WireTap>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
public class WireTapSpec
extends IntegrationComponentSpec<WireTapSpec, WireTap>
implements ComponentsRegistration
WireTap コンポーネントの IntegrationComponentSpec 実装。- 導入:
- 5.0
- 作成者:
- Gary Russell, Artem Bilan
フィールドのサマリー
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明protected WireTapdoGet()selector(Expression selectorExpression) セレクターにExpressionを指定します。selector(MessageSelector selector) timeout(long timeout) クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, 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インターフェース org.springframework.context.SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
WireTapSpec
WireTapSpec
メソッドの詳細
selector
selector
セレクターにExpressionを指定します。- パラメーター:
selectorExpression- セレクタの式。- 戻り値:
- 現在の
WireTapSpec - 導入:
- 1.2
- 関連事項:
selector
timeout
doGet
- オーバーライド:
- クラス
IntegrationComponentSpec<WireTapSpec, WireTap>のdoGet
getComponentsToRegister
- 次で指定:
- インターフェース
ComponentsRegistrationのgetComponentsToRegister