Uses of Interface
com.tangosol.util.ThreadFactory
-
Uses of ThreadFactory in com.tangosol.util
Modifier and TypeClassDescriptionclass
DaemonThreadFactory is a ThreadFactory which produces daemon threads.Modifier and TypeMethodDescriptionstatic ThreadFactory
Base.getThreadFactory()
Return the configured thread factory.