Package com.alibaba.ttl.spi
Interface TtlWrapper<T>
- All Superinterfaces:
TtlEnhanced
- All Known Subinterfaces:
DisableInheritableForkJoinWorkerThreadFactory
,DisableInheritableThreadFactory
- All Known Implementing Classes:
TtlCallable
,TtlRunnable
,TtlTimerTask
Ttl Wrapper interface.
Used to mark wrapper types, for example:
- Since:
- 2.11.4
- Author:
- Jerry Lee (oldratlee at gmail dot com)
- See Also:
-
Method Summary
-
Method Details
-
unwrap
unwrapTtlWrapper
to the original/underneath one.- See Also:
-