Class ExpressionArgumentsStrategy

java.lang.Object
org.springframework.integration.redis.outbound.ExpressionArgumentsStrategy
All Implemented Interfaces:
Aware, BeanFactoryAware, InitializingBean, ArgumentsStrategy

public class ExpressionArgumentsStrategy extends Object implements ArgumentsStrategy, BeanFactoryAware, InitializingBean
Since:
4.0
Author:
Artem Bilan, Gary Russell