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
@Deprecated(forRemoval=true,
since="6.5")
public class HazelcastIntegrationNamespaceHandler
extends AbstractIntegrationNamespaceHandler
Deprecated, for removal: This API element is subject to removal in a future version.
Namespace handler for the Hazelcast schema.
- Since:
- 6.0
- Author:
- Eren Avsarogullari
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoid
init()
Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
parse
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
-
Constructor Details
-
HazelcastIntegrationNamespaceHandler
public HazelcastIntegrationNamespaceHandler()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
init
public void init()Deprecated, for removal: This API element is subject to removal in a future version.
-