Uses of Class
org.apache.camel.spring.xml.handler.BeanDefinitionParser
Packages that use BeanDefinitionParser
Package
Description
Spring custom XML handling to allow namespace based XML to be parsed from inside any Spring XML
- 
Uses of BeanDefinitionParser in org.apache.camel.spring.xml.handler
Subclasses of BeanDefinitionParser in org.apache.camel.spring.xml.handlerModifier and TypeClassDescriptionprotected classprotected classprotected classprotected classprotected classprotected classprotected classclassThe DefinitionParser to deal with the ErrorHandlerprotected static classFields in org.apache.camel.spring.xml.handler declared as BeanDefinitionParserModifier and TypeFieldDescriptionprotected BeanDefinitionParserCamelNamespaceHandler.beanPostProcessorParserprotected BeanDefinitionParserCamelNamespaceHandler.endpointParserprotected BeanDefinitionParserErrorHandlerDefinitionParser.redeliveryPolicyParserFields in org.apache.camel.spring.xml.handler with type parameters of type BeanDefinitionParserModifier and TypeFieldDescriptionprotected Map<String, BeanDefinitionParser> CamelNamespaceHandler.parserMap