public abstract class AbstractRemoteFileOutboundGatewayParser extends AbstractConsumerEndpointParser
EXPRESSION_ATTRIBUTE, METHOD_ATTRIBUTE, REF_ATTRIBUTEID_ATTRIBUTE, NAME_ATTRIBUTE| コンストラクターと説明 |
|---|
AbstractRemoteFileOutboundGatewayParser() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected void | configureFilter(BeanDefinitionBuilder builder, ElementSE element, ParserContext parserContext, StringSE filterAttribute, StringSE patternPrefix, StringSE propertyName) |
protected abstract StringSE | getGatewayClassName() |
protected StringSE | getInputChannelAttributeName() |
protected abstract StringSE | getRegexPatternFileListFilterClassName() |
protected abstract StringSE | getSimplePatternFileListFilterClassName() |
protected abstract ClassSE<? extends RemoteFileOperations<?>> | getTemplateClass() |
protected BeanDefinitionBuilder | parseHandler(ElementSE element, ParserContext parserContext)MessageHandler を解析します。 |
protected void | postProcessBuilder(BeanDefinitionBuilder builder, ElementSE element) |
parseInternal, replyChannelInChainAllowed, resolveIdparse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliasescloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected StringSE getInputChannelAttributeName()
AbstractConsumerEndpointParser の getInputChannelAttributeName protected BeanDefinitionBuilder parseHandler(ElementSE element, ParserContext parserContext)
AbstractConsumerEndpointParserAbstractConsumerEndpointParser の parseHandler element - 要素。parserContext - パーサーコンテキスト。protected void postProcessBuilder(BeanDefinitionBuilder builder, ElementSE element)
protected void configureFilter(BeanDefinitionBuilder builder, ElementSE element, ParserContext parserContext, StringSE filterAttribute, StringSE patternPrefix, StringSE propertyName)
protected abstract StringSE getRegexPatternFileListFilterClassName()
protected abstract StringSE getSimplePatternFileListFilterClassName()
protected abstract StringSE getGatewayClassName()
protected abstract ClassSE<? extends RemoteFileOperations<?>> getTemplateClass()