Uses of Interface
com.tangosol.util.ThreadFactory
Packages that use ThreadFactory
-
Uses of ThreadFactory in com.tangosol.util
Classes in com.tangosol.util that implement ThreadFactoryModifier and TypeClassDescriptionclass
DaemonThreadFactory is a ThreadFactory which produces daemon threads.Methods in com.tangosol.util that return ThreadFactoryModifier and TypeMethodDescriptionstatic ThreadFactory
Base.getThreadFactory()
Return the configured thread factory.