クラス SendRetryContextAccessor

java.lang.ObjectSE
org.springframework.amqp.support.SendRetryContextAccessor

public final class SendRetryContextAccessor extends ObjectSE
メッセージ送信を再試行するための安全なアクセサーを入力します。
導入:
2.0.6
作成者:
Gary Russell
  • フィールドの詳細

  • メソッドの詳細

    • getMessage

      public static Message getMessage(org.springframework.retry.RetryContext context)
      コンテキストから Message を取得します。
      パラメーター:
      context - コンテキスト。
      戻り値:
      メッセージ。
      関連事項:
    • getAddress

      public static Address getAddress(org.springframework.retry.RetryContext context)
      コンテキストから Address を取得します。
      パラメーター:
      context - コンテキスト。
      戻り値:
      住所・アドレス。
      関連事項: