Class IndexerTaskImpl
java.lang.Object
ubic.gemma.core.job.AbstractTask<IndexerTaskCommand>
ubic.gemma.core.tasks.maintenance.IndexerTaskImpl
- All Implemented Interfaces:
- Callable<TaskResult>,- Task<IndexerTaskCommand>,- IndexerTask
@Component
@Scope("prototype")
public class IndexerTaskImpl
extends AbstractTask<IndexerTaskCommand>
implements IndexerTask
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class ubic.gemma.core.job.AbstractTaskgetTaskCommand, newTaskResult, setTaskCommandMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ubic.gemma.core.job.TaskgetTaskCommand, setTaskCommand
- 
Constructor Details- 
IndexerTaskImplpublic IndexerTaskImpl()
 
- 
- 
Method Details- 
call- Specified by:
- callin interface- Callable<TaskResult>
- Throws:
- Exception
 
 
-