Apache CXF API

org.apache.cxf.configuration.spring
Class StringBeanDefinitionParser

java.lang.Object
  extended by AbstractSingleBeanDefinitionParser
      extended by org.apache.cxf.configuration.spring.StringBeanDefinitionParser

public class StringBeanDefinitionParser
extends AbstractSingleBeanDefinitionParser


Constructor Summary
StringBeanDefinitionParser()
           
 
Method Summary
protected  void doParse(Element element, BeanDefinitionBuilder builder)
           
protected  Class<?> getBeanClass(Element arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringBeanDefinitionParser

public StringBeanDefinitionParser()
Method Detail

doParse

protected void doParse(Element element,
                       BeanDefinitionBuilder builder)

getBeanClass

protected Class<?> getBeanClass(Element arg0)

Apache CXF API

Apache CXF