GroovyScriptExecutingMessageProcessor instances
if provided language == "groovy", otherwise delegates to the super class.GroovyCommandMessageProcessor that will use the DefaultScriptVariableGenerator.GroovyCommandMessageProcessor that will use the provided ScriptVariableGenerator.GroovyCommandMessageProcessor that will use the DefaultScriptVariableGenerator
and provided Binding.GroovyCommandMessageProcessor that will use the provided ScriptVariableGenerator and Binding.MessageHandler instances to handle a message as a Groovy Script.beanFactory initializer.MessageProcessor implementation
to evaluate Groovy scripts.ScriptSource that will use a
DefaultScriptVariableGenerator.ScriptSource that will use the provided
ScriptVariableGenerator.CompilerConfiguration options to customize the Groovy script compilation.boolean flag to indicate if the GroovyClassLoader's compiler
should be customised for the CompileStatic hint for the provided script.GroovyObjectCustomizer for this processor.GroovyObjectCustomizer for this processor.