public class WireTapSpec extends IntegrationComponentSpec<WireTapSpec,WireTap> implements ComponentsRegistration
WireTap コンポーネントの IntegrationComponentSpec 実装。PARSER, targetloggerDEFAULT_PHASEOBJECT_TYPE_ATTRIBUTE| コンストラクターと説明 |
|---|
WireTapSpec(MessageChannel channel) |
WireTapSpec(StringSE channelName) |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected WireTap | doGet() |
MapSE<ObjectSE, StringSE> | getComponentsToRegister() |
WireTapSpec | selector(Expression selectorExpression) セレクターに Expression を指定します。 |
WireTapSpec | selector(MessageSelector selector) |
WireTapSpec | selector(StringSE selectorExpression) |
WireTapSpec | timeout(long timeout) |
_this, createInstance, destroyInstance, get, getId, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopafterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingletoncloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic WireTapSpec(MessageChannel channel)
public WireTapSpec(StringSE channelName)
public WireTapSpec selector(StringSE selectorExpression)
public WireTapSpec selector(Expression selectorExpression)
Expression を指定します。selectorExpression - セレクタの式。WireTapSpecWireTap.WireTap(MessageChannel, MessageSelector)public WireTapSpec selector(MessageSelector selector)
public WireTapSpec timeout(long timeout)
protected WireTap doGet()
IntegrationComponentSpec<WireTapSpec, WireTap> の doGet public MapSE<ObjectSE,StringSE> getComponentsToRegister()
ComponentsRegistration の getComponentsToRegister