- Inheritance
- < Object
- Included Modules
- DRbUndumped
An SimpleRenewer allows a TupleSpace to check if a TupleEntry is still alive.
Methods
Class
| Visibility | Signature |
|---|---|
| public | new (sec=180) |
Instance
| Visibility | Signature |
|---|---|
| public | renew () |
Class Method Detail
new(sec=180)
Creates a new SimpleRenewer that keeps an object alive for another sec seconds.
Instance Method Detail
renew()
Called by the TupleSpace to check if the object is still alive.