Class GemfireIntegrationNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.gemfire.config.xml.GemfireIntegrationNamespaceHandler
- All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler
public class GemfireIntegrationNamespaceHandler
extends org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
- Since:
- 2.1
-
Constructor Summary
Constructors Constructor Description GemfireIntegrationNamespaceHandler() -
Method Summary
Modifier and Type Method Description voidinit()Methods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
parse
-
Constructor Details
-
GemfireIntegrationNamespaceHandler
public GemfireIntegrationNamespaceHandler()
-
-
Method Details
-
init
public void init()
-