Uses of Interface
org.evolvis.tartools.backgroundjobs.FutureFactory
-
-
Uses of FutureFactory in org.evolvis.tartools.backgroundjobs
Methods in org.evolvis.tartools.backgroundjobs that return FutureFactory Modifier and Type Method Description FutureFactoryBackgroundJobScheduler. getFutureFactory()Methods in org.evolvis.tartools.backgroundjobs with parameters of type FutureFactory Modifier and Type Method Description voidBackgroundJobScheduler. setFutureFactory(FutureFactory futureFactory)
-