public class JobMaxTimeRunner
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description | 
|---|
JobMaxTimeRunner(GlobalKey jobKey)
kill the job if it runs too long. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
run()
run the JOB 
 | 
public JobMaxTimeRunner(GlobalKey jobKey) throws NotFoundException
jobKey - The JOBNotFoundException - could not find the jobstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.