Code that failed or throw some exception and need to be re-executed that code for some type of exceptions will be implemented with this abstract class.
We will implement this abstract class in any class that use retry code and override execute method that contains code that is to be re-executed.
Located in /models/RetryCode.php (line 16)
Class | Description |
---|---|
WSGateway | This is a Gateway class to the WebService. All the web services requests will be sent through Gateway class. |
Execute method will be implemened by class that's inherit RetryCode and add retry logic.
Documentation generated on Wed, 13 Feb 2008 01:57:39 +0500 by phpDocumentor 1.4.0a2