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