|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.filteredpush.triage.api.AbstractJob
org.filteredpush.applepie.jobs.ApplePieRegisterInterestJob
public class ApplePieRegisterInterestJob
ApplePieRegisterInterestJob allows clients to register an interest expressed as key value pairs to be matched (e.g. collectionCode=GH). This interest is then stored in the messaging system.
| Constructor Summary | |
|---|---|
ApplePieRegisterInterestJob()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
void |
setMessage(FPMessage messageContainingInterest)
|
| Methods inherited from class org.filteredpush.triage.api.AbstractJob |
|---|
clone, getMessage, getStatus |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplePieRegisterInterestJob()
| Method Detail |
|---|
public void setMessage(FPMessage messageContainingInterest)
throws UnsupportedMessageTypeException
setMessage in class AbstractJobUnsupportedMessageTypeException
public void execute()
throws JobExecutionException
execute in class AbstractJobJobExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||