RetryableLoadInterface
| Kind of class: | interface |
|---|---|
| Inherits from: | LoadInterface < RunnableInterface < CoreInterface |
| Implemented by: | |
| Known subinterfaces: | |
| Version: | 12/13/06 |
| Author: | Aaron Clinger |
| Classpath: | org.casaframework.load.base.RetryableLoadInterface |
| File last modified: | Monday, 08 January 2007, 09:57:51 |
Load interface for load items that retry before failing.
Summary
Instance methods
Instance methods inherited from LoadInterface
Instance methods inherited from RunnableInterface
Instance methods inherited from CoreInterface
Instance methods
setLoadRetries
function setLoadRetries (
loadRetries:Number) : Void
Sets the number of additional load attempts before failing.
Parameters:
loadRetries:
Number of additional load retries.