Class ZipNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.zip.config.xml.ZipNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
The namespace handler for the Zip namespace
- Since:
- 6.1
- Author:
- Gunnar Hillert
- 
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- 
ZipNamespaceHandlerpublic ZipNamespaceHandler()
 
- 
- 
Method Details- 
initpublic void init()
 
-