クラス ExpressionCommandMessageProcessor

実装されたすべてのインターフェース:
AwareBeanFactoryAwareInitializingBeanMessageProcessor<ObjectSE>IntegrationPattern

public class ExpressionCommandMessageProcessor extends AbstractMessageProcessor<ObjectSE> implements IntegrationPattern
メッセージペイロードとして Expression または expressionString を期待する MessageProcessor 実装。処理するとき、単にその式を評価します。
導入:
2.0
作成者:
Dave Syer, Mark Fisher, Gary Russell, Artem Bilan