public interface TimeoutCaller
Modifier and Type | Method and Description |
---|---|
void |
timeout(java.lang.reflect.Method method) |
void |
timeout(java.lang.reflect.Method method,
Timer timer) |
void timeout(java.lang.reflect.Method method) throws java.lang.reflect.InvocationTargetException, java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException
void timeout(java.lang.reflect.Method method, Timer timer) throws java.lang.reflect.InvocationTargetException, java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException