- All Implemented Interfaces:
- Serializable
public class RelativeTimeout
extends Object
implements Serializable
Timout type that is being used in exam to specify a single timeout value but control different
timout points in the system with that value. In most cases, clients will just use the value
directly as time in milliseconds.
However, this type also says that the value is just a (possibly user specified) "hint" and not
mean the exaclt value. You can see it as a relative timeout value.
- Author:
- Toni Menzel (toni@okidokiteam.com)
- See Also:
- Serialized Form