Package org.jboss.as.threads
Class TimeSpec
java.lang.Object
org.jboss.as.threads.TimeSpec
- All Implemented Interfaces:
Serializable
A specification of a simple duration.
- Author:
- David M. Lloyd
- See Also:
-
Field Details
-
DEFAULT_KEEPALIVE
-
-
Constructor Details
-
TimeSpec
Construct a new instance.- Parameters:
unit- the unit of timeduration- the quantity of units
-
-
Method Details