Uses of Interface
org.evolvis.tartools.backgroundjobs.BackgroundThreadFactory
-
-
Uses of BackgroundThreadFactory in org.evolvis.tartools.backgroundjobs
Methods in org.evolvis.tartools.backgroundjobs that return BackgroundThreadFactory Modifier and Type Method Description BackgroundThreadFactoryBackgroundJobScheduler. getThreadFactory()Methods in org.evolvis.tartools.backgroundjobs with parameters of type BackgroundThreadFactory Modifier and Type Method Description voidBackgroundJobScheduler. setThreadFactory(BackgroundThreadFactory threadFactory)
-