|
||||||||||
| 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.AsyncResourceDeleteJob
public class AsyncResourceDeleteJob
| Constructor Summary | |
|---|---|
AsyncResourceDeleteJob()
|
|
| Method Summary | |
|---|---|
void |
executeJobCode(org.quartz.JobExecutionContext arg0)
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 AsyncResourceDeleteJob()
| Method Detail |
|---|
public void executeJobCode(org.quartz.JobExecutionContext arg0)
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 | |||||||||