类 RecoverAnnotationRecoveryHandler.RecoverMetadata

java.lang.Object
infra.retry.annotation.RecoverAnnotationRecoveryHandler.RecoverMetadata
封闭类:
RecoverAnnotationRecoveryHandler<T>

private static class RecoverAnnotationRecoveryHandler.RecoverMetadata extends Object
  • 字段详细资料

    • argCount

      public final int argCount
    • throwableType

      @Nullable public final Class<? extends Throwable> throwableType
  • 构造器详细资料

    • RecoverMetadata

      public RecoverMetadata(int argCount, @Nullable Class<? extends Throwable> throwableType)
  • 方法详细资料