Package ubic.gemma.web.util
Class MockLongJobControllerImpl
- java.lang.Object
-
- ubic.gemma.web.util.MockLongJobControllerImpl
-
- All Implemented Interfaces:
MockLongJobController
@Controller public class MockLongJobControllerImpl extends Object implements MockLongJobController
Controller that does nothing except wait a while. Used for tests.- Author:
- pavlidis
-
-
Field Summary
-
Fields inherited from interface ubic.gemma.web.util.MockLongJobController
JOB_LENGTH
-
-
Constructor Summary
Constructors Constructor Description MockLongJobControllerImpl()
-
-
-
Method Detail
-
runJob
public String runJob(TaskCommand command)
- Specified by:
runJob
in interfaceMockLongJobController
-
-