|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PIModule
Abstracts PI module.
| Method Summary | |
|---|---|
void |
dispose()
Dispose this module. |
javax.resource.cci.Record |
execute(javax.resource.cci.InteractionSpec spec,
XIMessageRecordImpl input,
IPILogger logger)
|
boolean |
retryOn(Throwable cause)
perform retry of delivery |
| Method Detail |
|---|
javax.resource.cci.Record execute(javax.resource.cci.InteractionSpec spec,
XIMessageRecordImpl input,
IPILogger logger)
throws javax.resource.ResourceException
spec - input -
javax.resource.ResourceExceptionvoid dispose()
boolean retryOn(Throwable cause)
cause - exeption that occured
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||