public class RetryInvocationHandler extends Object implements InvocationHandler
| 构造器和说明 |
|---|
RetryInvocationHandler(Object target,
int retryMaxCount,
int retryBackoffPeriod) |
Copyright © 2023. All rights reserved.