public class RmiInboundGatewayParser
extends org.springframework.integration.config.xml.AbstractInboundGatewayParser
Constructor and Description |
---|
RmiInboundGatewayParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
doPostProcess(org.springframework.beans.factory.support.BeanDefinitionBuilder builder,
org.w3c.dom.Element element) |
protected java.lang.String |
getBeanClassName(org.w3c.dom.Element element) |
protected boolean |
isEligibleAttribute(java.lang.String attributeName) |
postProcess, resolveId
doParse, extractPropertyName, isEligibleAttribute, isEligibleAttribute
doParse, getBeanClass, getParentName, parseInternal
protected java.lang.String getBeanClassName(org.w3c.dom.Element element)
getBeanClassName
in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
protected boolean isEligibleAttribute(java.lang.String attributeName)
isEligibleAttribute
in class org.springframework.integration.config.xml.AbstractInboundGatewayParser
protected void doPostProcess(org.springframework.beans.factory.support.BeanDefinitionBuilder builder, org.w3c.dom.Element element)
doPostProcess
in class org.springframework.integration.config.xml.AbstractInboundGatewayParser