クラス ContextPropagatingRemoteInvocationFactory

  • 実装されたすべてのインターフェース:
    org.springframework.remoting.support.RemoteInvocationFactory

    @Deprecated
    public class ContextPropagatingRemoteInvocationFactory
    extends java.lang.Object
    implements org.springframework.remoting.support.RemoteInvocationFactory
    使用すべきではありません。
    5.6.0 現在、代替なし
    リモート呼び出しを作成するときに、org.springframework.remoting.rmi.RmiProxyFactoryBean のクライアント側インスタンスによって呼び出されます。

    この Bean のインスタンスを、上記のクラスの remoteInvocationFactory プロパティに対して設定します。

    • コンストラクターの詳細

      • ContextPropagatingRemoteInvocationFactory

        public ContextPropagatingRemoteInvocationFactory()
        使用すべきではありません。
    • メソッドの詳細

      • createRemoteInvocation

        public org.springframework.remoting.support.RemoteInvocation createRemoteInvocation​(org.aopalliance.intercept.MethodInvocation methodInvocation)
        使用すべきではありません。
        次で指定:
        インターフェース org.springframework.remoting.support.RemoteInvocationFactorycreateRemoteInvocation