|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.beans.factory.xml.AbstractBeanDefinitionParser org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser org.springframework.integration.config.xml.AbstractInboundGatewayParser org.springframework.integration.ws.config.WebServiceInboundGatewayParser
public class WebServiceInboundGatewayParser
Field Summary |
---|
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
---|
ID_ATTRIBUTE, NAME_ATTRIBUTE |
Constructor Summary | |
---|---|
WebServiceInboundGatewayParser()
|
Method Summary | |
---|---|
protected void |
doPostProcess(BeanDefinitionBuilder builder,
org.w3c.dom.Element element)
Subclasses may add to the bean definition by overriding this method. |
protected java.lang.String |
getBeanClassName(org.w3c.dom.Element element)
|
protected boolean |
isEligibleAttribute(java.lang.String attributeName)
|
Methods inherited from class org.springframework.integration.config.xml.AbstractInboundGatewayParser |
---|
postProcess, resolveId |
Methods inherited from class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser |
---|
doParse, extractPropertyName, isEligibleAttribute, isEligibleAttribute |
Methods inherited from class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser |
---|
doParse, getBeanClass, getParentName, parseInternal |
Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
---|
parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebServiceInboundGatewayParser()
Method Detail |
---|
protected java.lang.String getBeanClassName(org.w3c.dom.Element element)
getBeanClassName
in class AbstractSingleBeanDefinitionParser
protected boolean isEligibleAttribute(java.lang.String attributeName)
isEligibleAttribute
in class AbstractInboundGatewayParser
protected void doPostProcess(BeanDefinitionBuilder builder, org.w3c.dom.Element element)
AbstractInboundGatewayParser
doPostProcess
in class AbstractInboundGatewayParser
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |