public class TimeoutService
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static TimeoutService |
defaultTimeoutService |
| Constructor and Description |
|---|
TimeoutService(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
scheduleTimeout(ResilientTask<?> task) |
public static final TimeoutService defaultTimeoutService
public void scheduleTimeout(ResilientTask<?> task)
Copyright © 2014 Tim Brooks. All Rights Reserved.