Uses of Class
org.springframework.integration.scripting.config.ScriptExecutingProcessorFactory
Packages that use ScriptExecutingProcessorFactory
Package
Description
Provides classes for configuration - parsers, namespace handlers, factory beans.
-
Uses of ScriptExecutingProcessorFactory in org.springframework.integration.groovy.config
Modifier and TypeClassDescriptionclass
The factory to createGroovyScriptExecutingMessageProcessor
instances if providedlanguage == "groovy"
, otherwise delegates to the super class.