|
VistALink v1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VistaLinkRequestRetryStrategy
Base strategy interface for determining if request should be re-executed
Method Summary | |
---|---|
boolean |
execute(VistaLinkRequestVO request)
Determines if it is ok to retry executing the request after it the failed to complete because of a socket error or other system type problem. |
Method Detail |
---|
boolean execute(VistaLinkRequestVO request)
request
- VistaLinkRequestVO instance reference for the request
|
VistALink v1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |