An SimpleRenewer allows a TupleSpace to check if a TupleEntry is still alive.
| Public Methods | |
|---|---|
| new | Creates a new SimpleRenewer that keeps an object alive for another sec seconds. |
| renew | Called by the TupleSpace to check if the object is still alive. |
An SimpleRenewer allows a TupleSpace to check if a TupleEntry is still alive.
| Public Methods | |
|---|---|
| new | Creates a new SimpleRenewer that keeps an object alive for another sec seconds. |
| renew | Called by the TupleSpace to check if the object is still alive. |
<code/>and<pre/>for code samples.