クラス AnnotationGatewayProxyFactoryBean<T>

型パラメーター:
T - プロキシを構築する対象のゲートウェイインターフェース。
実装されたすべてのインターフェース:
AdviceInterceptorMethodInterceptorAwareBeanClassLoaderAwareBeanFactoryAwareBeanNameAwareDisposableBeanFactoryBean<T>InitializingBeanApplicationContextAwareLifecyclePhasedSmartLifecycleComponentSourceAwareExpressionCapableNamedComponentIntegrationManagementManageableLifecycleManageableSmartLifecycleTrackableComponent

public class AnnotationGatewayProxyFactoryBean<T> extends GatewayProxyFactoryBean<T>
Java 構成用の GatewayProxyFactoryBean 拡張機能。サービスインターフェースは、MessagingGateway アノテーションでマークされている場合があります。それ以外の場合は、デフォルトの状態が適用されます。
導入:
5.0
作成者:
Artem Bilan, Gary Russell
  • コンストラクターの詳細

    • AnnotationGatewayProxyFactoryBean

      public AnnotationGatewayProxyFactoryBean(ClassSE<T> serviceInterface)
  • メソッドの詳細