Class GroovyCommandMessageProcessor

java.lang.Object
org.springframework.integration.scripting.AbstractScriptExecutingMessageProcessor<Object>
org.springframework.integration.groovy.GroovyCommandMessageProcessor
All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, MessageProcessor<Object>, IntegrationPattern

public class GroovyCommandMessageProcessor
extends AbstractScriptExecutingMessageProcessor<Object>
implements IntegrationPattern
Since:
2.0
Author:
Dave Syer, Mark Fisher, Oleg Zhurakousky, Artem Bilan, Stefan Reuter, Gary Russell