Class HazelcastIntegrationNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.hazelcast.config.xml.HazelcastIntegrationNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
Namespace handler for the Hazelcast schema.
- Since:
- 6.0
- Author:
- Eren Avsarogullari
- 
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- 
HazelcastIntegrationNamespaceHandlerpublic HazelcastIntegrationNamespaceHandler()
 
- 
- 
Method Details- 
initpublic void init()
 
-