@DeprecatedSE public class RmiOutboundGatewayParser extends AbstractOutboundGatewayParser
EXPRESSION_ATTRIBUTE, METHOD_ATTRIBUTE, REF_ATTRIBUTE
ID_ATTRIBUTE, NAME_ATTRIBUTE
コンストラクターと説明 |
---|
RmiOutboundGatewayParser() 使用すべきではありません。 |
修飾子と型 | メソッドと説明 |
---|---|
protected StringSE | getGatewayClassName(ElementSE element) 使用すべきではありません。 |
protected StringSE | parseUrl(ElementSE element, ParserContext parserContext) 使用すべきではありません。 |
protected void | postProcessGateway(BeanDefinitionBuilder builder, ElementSE element, ParserContext parserContext) 使用すべきではありません。 サブクラスは、追加の構成のためにこのメソッドをオーバーライドできます。 |
getInputChannelAttributeName, parseHandler
parseInternal, replyChannelInChainAllowed, resolveId
parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
protected StringSE getGatewayClassName(ElementSE element)
AbstractOutboundGatewayParser
の getGatewayClassName
protected StringSE parseUrl(ElementSE element, ParserContext parserContext)
AbstractOutboundGatewayParser
の parseUrl
protected void postProcessGateway(BeanDefinitionBuilder builder, ElementSE element, ParserContext parserContext)
AbstractOutboundGatewayParser
AbstractOutboundGatewayParser
の postProcessGateway
builder
- ビルダー。element
- 要素。parserContext
- パーサーコンテキスト。