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