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

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

public class ScaServiceBeanDefinitionParser
extends java.lang.Object

Parser for the <sca:service/> element


Constructor Summary
ScaServiceBeanDefinitionParser()
           
 
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

ScaServiceBeanDefinitionParser

public ScaServiceBeanDefinitionParser()
Method Detail

parse

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