See: Description
| Class | Description |
|---|---|
| GroovyAwareScriptExecutingProcessorFactory |
The factory to create
GroovyScriptExecutingMessageProcessor instances
if provided language == "groovy", otherwise delegates to the super class. |
| GroovyControlBusFactoryBean |
FactoryBean for creating
MessageHandler instances to handle a message as a Groovy Script. |
| GroovyControlBusParser |
Parser for the <groovy:control-bus/> element.
|
| GroovyIntegrationConfigurationInitializer |
The Groovy Module Integration infrastructure
beanFactory initializer. |
| GroovyNamespaceHandler | |
| GroovyScriptParser |
Parser for the <groovy:script/> element.
|