|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ESBProviderCallback
This interface is used by provider component to get a request from the ESB and to write a response back to ESB.
| Method Summary | |
|---|---|
Object |
getRequest()
Returns a request to the Job. |
void |
sendResponse(Object response)
This method will be used by Job to send a response or fault. |
| Method Detail |
|---|
Object getRequest()
throws ESBJobInterruptedException
ESBJobInterruptedExceptionvoid sendResponse(Object response)
response -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||