|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanDefinitionParser | |
---|---|
org.apache.camel.spring.xml |
Uses of BeanDefinitionParser in org.apache.camel.spring.xml |
---|
Subclasses of BeanDefinitionParser in org.apache.camel.spring.xml | |
---|---|
class |
LazyLoadingBeanDefinitionParser
A BeanDefinitionParser which lazy loads the type on which it creates to allow the schema to be loosly coupled
with the camel jars. |
class |
ScriptDefinitionParser
A parser of the various scripting language expressions |
Fields in org.apache.camel.spring.xml declared as BeanDefinitionParser | |
---|---|
protected BeanDefinitionParser |
CamelNamespaceHandler.beanPostProcessorParser
|
protected BeanDefinitionParser |
CamelNamespaceHandler.endpointParser
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |