org.apache.tuscany.sca.implementation.spring
Class ScaPropertyBeanDefinitionParser

java.lang.Object
  extended by org.apache.tuscany.sca.implementation.spring.ScaPropertyBeanDefinitionParser

public class ScaPropertyBeanDefinitionParser
extends java.lang.Object

Parser for the <sca:reference> element


Constructor Summary
ScaPropertyBeanDefinitionParser()
           
 
Method Summary
 BeanDefinition parse(org.w3c.dom.Element element, ParserContext parserContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScaPropertyBeanDefinitionParser

public ScaPropertyBeanDefinitionParser()
Method Detail

parse

public BeanDefinition parse(org.w3c.dom.Element element,
                            ParserContext parserContext)