Uses of Class
de.hybris.platform.util.threadpool.ThreadPool
Packages that use ThreadPool
Package
Description
-
Uses of ThreadPool in de.hybris.platform.core
Methods in de.hybris.platform.core that return ThreadPoolModifier and TypeMethodDescriptionstatic ThreadPoolAbstractTenant.createDefaultThreadPool(String tenantID, int poolSize) AbstractTenant.getThreadPool()Tenant.getThreadPool()AbstractTenant.getWorkersThreadPool()Tenant.getWorkersThreadPool() -
Uses of ThreadPool in de.hybris.platform.impex.jalo.imp
Fields in de.hybris.platform.impex.jalo.imp declared as ThreadPoolModifier and TypeFieldDescriptionprotected ThreadPoolMultiThreadedImpExImportReaderIntegrationTest.TestImpExImportJob.threadPoolMethods in de.hybris.platform.impex.jalo.imp with parameters of type ThreadPoolModifier and TypeMethodDescriptionvoidMultiThreadedImpExImportReaderIntegrationTest.TestImpExImportJob.setThreadPool(ThreadPool threadPool) protected PoolableThreadMultiThreadedImpExImportReader.tryToBorrowThread(ThreadPool threadPool) -
Uses of ThreadPool in de.hybris.platform.servicelayer.tenant
Methods in de.hybris.platform.servicelayer.tenant that return ThreadPool -
Uses of ThreadPool in de.hybris.platform.util.threadpool
Methods in de.hybris.platform.util.threadpool that return ThreadPoolConstructors in de.hybris.platform.util.threadpool with parameters of type ThreadPool