クラス TransformerAnnotationPostProcessor

java.lang.ObjectSE
org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor<Transformer>
org.springframework.integration.config.annotation.TransformerAnnotationPostProcessor
実装されているすべてのインターフェース:
MethodAnnotationPostProcessor<Transformer>

public class TransformerAnnotationPostProcessor
extends AbstractMethodAnnotationPostProcessor<Transformer>
@Transformer アノテーションが付けられたメソッドのポストプロセッサー。
作成者:
Mark Fisher, Gary Russell, Artem Bilan