Uses of Class
org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
- 
Packages that use AbstractBeanDefinitionParser Package Description org.apache.cxf.bus.spring org.apache.cxf.configuration.spring 
- 
- 
Uses of AbstractBeanDefinitionParser in org.apache.cxf.bus.springSubclasses of AbstractBeanDefinitionParser in org.apache.cxf.bus.spring Modifier and Type Class Description classBusDefinitionParser
- 
Uses of AbstractBeanDefinitionParser in org.apache.cxf.configuration.springSubclasses of AbstractBeanDefinitionParser in org.apache.cxf.configuration.spring Modifier and Type Class Description classAbstractFactoryBeanDefinitionParserThis class makes it easy to create two simultaneous beans - a factory bean and the bean that the factory produces.classSimpleBeanDefinitionParserThis bean parser will map all the attributes to properties on the bean.
 
-