クラス MethodInvokingCorrelationStrategy

java.lang.ObjectSE
org.springframework.integration.aggregator.MethodInvokingCorrelationStrategy
実装されたすべてのインターフェース:
AwareBeanFactoryAwareLifecycleCorrelationStrategyManageableLifecycle

public class MethodInvokingCorrelationStrategy extends ObjectSE implements CorrelationStrategy, BeanFactoryAware, ManageableLifecycle
別の Bean へのアダプターとして機能する CorrelationStrategy 実装。
作成者:
Marius Bogoevici, Dave Syer, Artem Bilan, Gary Russell
  • コンストラクターの詳細

    • MethodInvokingCorrelationStrategy

      public MethodInvokingCorrelationStrategy(ObjectSE object, StringSE methodName)
    • MethodInvokingCorrelationStrategy

      public MethodInvokingCorrelationStrategy(ObjectSE object, MethodSE method)
  • メソッドの詳細