public class

GetInventoryServiceStatusDefinitionParser

extends Object
implements BeanDefinitionParser
java.lang.Object
   ↳ org.mule.module.fws.config.spring.GetInventoryServiceStatusDefinitionParser

Summary

Fields
private TemplateParser.PatternInfo patternInfo Mule Pattern Info
Public Constructors
GetInventoryServiceStatusDefinitionParser()
Public Methods
BeanDefinition parse(Element element, ParserContext parserContent)
Protected Methods
String getAttributeValue(Element element, String attributeName)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.springframework.beans.factory.xml.BeanDefinitionParser

Fields

private TemplateParser.PatternInfo patternInfo

Mule Pattern Info

Public Constructors

public GetInventoryServiceStatusDefinitionParser ()

Public Methods

public BeanDefinition parse (Element element, ParserContext parserContent)

Parameters
element
parserContent

Protected Methods

protected String getAttributeValue (Element element, String attributeName)

Parameters
element
attributeName