クラス MethodInvokingMessageSource

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

public class MethodInvokingMessageSource extends AbstractMessageSource<ObjectSE> implements ManageableLifecycle
引数なしのメソッドを呼び出して、その戻り値をチャネルに送信できるようにする MessageSource 実装。
作成者:
Mark Fisher, Gary Russell, Artem Bilan, Christian Tzolov