Package org.springframework.integration.groovy.config
package org.springframework.integration.groovy.config
Provides classes for configuration - parsers, namespace handlers, factory beans.
-
ClassDescriptionThe factory to create
GroovyScriptExecutingMessageProcessor
instances if providedlanguage == "groovy"
, otherwise delegates to the super class.FactoryBean for creatingMessageHandler
instances to handle a message as a Groovy Script.Parser for the <groovy:control-bus/> element.The Groovy Module Integration infrastructurebeanFactory
initializer.Parser for the <groovy:script/> element.