traitTemporal extends Updatable with Logging with Disposable
Temporal represents an object that only exists for a specified period of time before being disposed. Regular
check-ins are required to keep the object from timing out.
Linear Supertypes
Disposable, Logging, LoggingCore, Updatable, AnyRef, Any
Temporal represents an object that only exists for a specified period of time before being disposed. Regular check-ins are required to keep the object from timing out.