Uses of Class
dev.getelements.elements.rt.guice.SimpleExecutorsModule
Packages that use SimpleExecutorsModule
-
Uses of SimpleExecutorsModule in dev.getelements.elements.rt.guice
Methods in dev.getelements.elements.rt.guice that return SimpleExecutorsModuleModifier and TypeMethodDescriptionSimpleExecutorsModule.withDefaultSchedulerThreads()
Determines the default number of scheduler threads as the number of available processors plus one.SimpleExecutorsModule.withSchedulerThreads
(int threads) Specifies the number of scheduler threads.