C E G I O P S 

C

createHandler() - Method in class org.springframework.integration.groovy.config.GroovyControlBusFactoryBean
 

E

executeScript(ScriptSource, Map<String, Object>) - Method in class org.springframework.integration.groovy.GroovyCommandMessageProcessor
 
executeScript(ScriptSource, Map<String, Object>) - Method in class org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor
 

G

generateScriptName(Message<?>) - Method in class org.springframework.integration.groovy.GroovyCommandMessageProcessor
 
getBeanClassName(Element) - Method in class org.springframework.integration.groovy.config.GroovyScriptParser
 
getScriptSource(Message<?>) - Method in class org.springframework.integration.groovy.GroovyCommandMessageProcessor
 
getScriptSource(Message<?>) - Method in class org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor
 
getScriptSourceClassName() - Method in class org.springframework.integration.groovy.config.GroovyScriptParser
 
GroovyCommandMessageProcessor - Class in org.springframework.integration.groovy
 
GroovyCommandMessageProcessor() - Constructor for class org.springframework.integration.groovy.GroovyCommandMessageProcessor
Creates a GroovyCommandMessageProcessor that will use the DefaultScriptVariableGenerator.
GroovyCommandMessageProcessor(ScriptVariableGenerator) - Constructor for class org.springframework.integration.groovy.GroovyCommandMessageProcessor
Creates a GroovyCommandMessageProcessor that will use the provided ScriptVariableGenerator.
GroovyCommandMessageProcessor(Binding) - Constructor for class org.springframework.integration.groovy.GroovyCommandMessageProcessor
Creates a GroovyCommandMessageProcessor that will use the DefaultScriptVariableGenerator and provided Binding.
GroovyCommandMessageProcessor(Binding, ScriptVariableGenerator) - Constructor for class org.springframework.integration.groovy.GroovyCommandMessageProcessor
Creates a GroovyCommandMessageProcessor that will use the provided ScriptVariableGenerator and Binding.
GroovyControlBusFactoryBean - Class in org.springframework.integration.groovy.config
FactoryBean for creating MessageHandler instances to handle a message as a Groovy Script.
GroovyControlBusFactoryBean() - Constructor for class org.springframework.integration.groovy.config.GroovyControlBusFactoryBean
 
GroovyControlBusParser - Class in org.springframework.integration.groovy.config
Parser for the <groovy:control-bus/> element.
GroovyControlBusParser() - Constructor for class org.springframework.integration.groovy.config.GroovyControlBusParser
 
GroovyNamespaceHandler - Class in org.springframework.integration.groovy.config
 
GroovyNamespaceHandler() - Constructor for class org.springframework.integration.groovy.config.GroovyNamespaceHandler
 
GroovyScriptExecutingMessageProcessor - Class in org.springframework.integration.groovy
The MessageProcessor implementation to evaluate Groovy scripts.
GroovyScriptExecutingMessageProcessor(ScriptSource) - Constructor for class org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor
Create a processor for the given ScriptSource that will use a DefaultScriptVariableGenerator.
GroovyScriptExecutingMessageProcessor(ScriptSource, ScriptVariableGenerator) - Constructor for class org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor
Create a processor for the given ScriptSource that will use the provided ScriptVariableGenerator.
GroovyScriptParser - Class in org.springframework.integration.groovy.config
Parser for the <groovy:script/> element.
GroovyScriptParser() - Constructor for class org.springframework.integration.groovy.config.GroovyScriptParser
 

I

init() - Method in class org.springframework.integration.groovy.config.GroovyNamespaceHandler
 

O

org.springframework.integration.groovy - package org.springframework.integration.groovy
Base package for Groovy support.
org.springframework.integration.groovy.config - package org.springframework.integration.groovy.config
Provides classes for configuration - parsers, namespace handlers, factory beans.

P

parseHandler(Element, ParserContext) - Method in class org.springframework.integration.groovy.config.GroovyControlBusParser
 
postProcess(BeanDefinitionBuilder, Element, ParserContext) - Method in class org.springframework.integration.groovy.config.GroovyScriptParser
 

S

setBeanClassLoader(ClassLoader) - Method in class org.springframework.integration.groovy.config.GroovyControlBusFactoryBean
 
setBeanClassLoader(ClassLoader) - Method in class org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor
 
setBeanFactory(BeanFactory) - Method in class org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor
 
setCustomizer(GroovyObjectCustomizer) - Method in class org.springframework.integration.groovy.config.GroovyControlBusFactoryBean
 
setCustomizer(GroovyObjectCustomizer) - Method in class org.springframework.integration.groovy.GroovyCommandMessageProcessor
Sets a GroovyObjectCustomizer for this processor.
setCustomizer(GroovyObjectCustomizer) - Method in class org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor
Sets a GroovyObjectCustomizer for this processor.
setSendTimeout(Long) - Method in class org.springframework.integration.groovy.config.GroovyControlBusFactoryBean
 
C E G I O P S