Class RedisNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.redis.config.RedisNamespaceHandler
- All Implemented Interfaces:
NamespaceHandler
Namespace handler for Spring Integration's 'redis' namespace.
- Since:
- 2.1
- Author:
- Oleg Zhurakousky, Artem Bilan
-
Constructor Summary
-
Method Summary
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
-
RedisNamespaceHandler
public RedisNamespaceHandler()
-
-
Method Details
-
init
public void init()
-