Class JpaNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.jpa.config.xml.JpaNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
The namespace handler for the JPA namespace.
- Since:
- 2.2
- Author:
- Amol Nayak, Gunnar Hillert
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandlerparseMethods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupportdecorate, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
- 
Constructor Details- 
JpaNamespaceHandlerpublic JpaNamespaceHandler()
 
- 
- 
Method Details- 
initpublic void init()
 
-