Class | Description |
---|---|
AbstractBeanDefinitionParser | |
AbstractFactoryBeanDefinitionParser |
This class makes it easy to create two simultaneous beans - a factory bean and the bean
that the factory produces.
|
ConfigurerImpl | |
JAXBBeanFactory | |
MappingBeanDefinitionParser | |
SimpleBeanDefinitionParser |
This bean parser will map all the attributes to properties on the bean.
|
StringBeanDefinitionParser |
Enum | Description |
---|---|
BusWiringType |
Enumeration for the ways in which the CXF bus can be wired into a Spring
bean.
|
Apache CXF