Uses of Class
ubic.gemma.core.util.concurrent.AbstractDelegatingExecutorService
-
Packages that use AbstractDelegatingExecutorService Package Description ubic.gemma.cli.batch Utilities for executing batch jobs via the CLI.ubic.gemma.core.logging.log4j -
-
Uses of AbstractDelegatingExecutorService in ubic.gemma.cli.batch
Subclasses of AbstractDelegatingExecutorService in ubic.gemma.cli.batch Modifier and Type Class Description class
BatchTaskExecutorService
A task executor that automatically reports errors in batch tasks. -
Uses of AbstractDelegatingExecutorService in ubic.gemma.core.logging.log4j
Subclasses of AbstractDelegatingExecutorService in ubic.gemma.core.logging.log4j Modifier and Type Class Description class
DelegatingThreadContextExecutorService
class
DelegatingThreadContextScheduledExecutorService
-