|
VistALink v1.5.0.026 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.va.med.vistalink.adapter.record.VistaLinkRequestRetryStrategyDeny
Simple 'Deny' strategy implementation that indicates request should not be re-executed
Constructor Summary | |
VistaLinkRequestRetryStrategyDeny()
|
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. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VistaLinkRequestRetryStrategyDeny()
Method Detail |
public boolean execute(VistaLinkRequestVO request)
VistaLinkRequestRetryStrategy
execute
in interface VistaLinkRequestRetryStrategy
request
- VistaLinkRequestVO instance reference for the request
|
VistALink v1.5.0.026 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |