public class RetryUtil extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
RetryUtil.RetryCmd |
Constructor and Description |
---|
RetryUtil() |
public static void retryOnThrowable(Class clazz, long timeoutms, long intervalms, RetryUtil.RetryCmd cmd) throws Throwable
Throwable
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.