|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.filteredpush.triage.FPJobRunner
public class FPJobRunner
Concrete implementation of a JobRunner for instances of a FilteredPush network.
| Constructor Summary | |
|---|---|
FPJobRunner()
|
|
| Method Summary | |
|---|---|
void |
runJob(AbstractJob job)
Adds the job to a queue and executes the next job in line. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FPJobRunner()
| Method Detail |
|---|
public void runJob(AbstractJob job)
throws JobExecutionException
runJob in interface JobRunnerjob - Will run the job provided as an argument.
JobExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||