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