See: Description
| Class | Description |
|---|---|
| BlueprintBeanBeanDefinitionParser |
Parser handling Blueprint <bean> elements.
|
| BlueprintBeanDefinitionParser |
Namespace parser handling the root <components> element from RFC124 (the equivalent of Spring's <beans>
element).
|
| BlueprintNamespaceHandler |
Spring-based namespace handler for the blueprint/RFC-124 core namespace.
|
| TypeConverterBeanDefinitionParser |
Parser handling Blueprint <type-converters> elements.
|