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