|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.server.scheduler.jobs.AbstractStatefulJob
org.rhq.enterprise.server.scheduler.jobs.CheckForTimedOutResourceFactoryJobs
public class CheckForTimedOutResourceFactoryJobs
Quartz scheduler job that checks for requests that are taking too long to be responded to by the agent.
| Constructor Summary | |
|---|---|
CheckForTimedOutResourceFactoryJobs()
|
|
| Method Summary | |
|---|---|
void |
executeJobCode(org.quartz.JobExecutionContext jobExecutionContext)
Subclasses should implement this method to perform the actual job. |
| Methods inherited from class org.rhq.enterprise.server.scheduler.jobs.AbstractStatefulJob |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CheckForTimedOutResourceFactoryJobs()
| Method Detail |
|---|
public void executeJobCode(org.quartz.JobExecutionContext jobExecutionContext)
throws org.quartz.JobExecutionException
AbstractStatefulJob
executeJobCode in class AbstractStatefulJoborg.quartz.JobExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||