クラス 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
フィールド概要
クラス IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明protected WireTapdoGet()selector(Expression selectorExpression) セレクターにExpressionを指定します。selector(MessageSelector selector) timeout(long timeout) クラス IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, 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
コンストラクターの詳細
WireTapSpec
WireTapSpec
方法の詳細
selector
selector
セレクターにExpressionを指定します。- パラメーター:
selectorExpression- セレクタの式。- 戻り値:
- 現在の
WireTapSpec - 導入:
- 1.2
- 関連事項:
selector
timeout
doGet
- オーバーライド:
- クラス
IntegrationComponentSpec<WireTapSpec, WireTap>のdoGet
getComponentsToRegister
- 次で指定:
- インターフェース
ComponentsRegistration内のgetComponentsToRegister