|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LeaseEventListenerIfc
This interface is implemented by classes that are interested in listening to lease events.
Currently it supports onLeaseExpired, which is called back when the a lease expires ;-)
| Method Summary | |
|---|---|
void |
onLeaseExpired(java.lang.Object leasedObject)
This method is called whenever a lease expires. |
| Method Detail |
|---|
void onLeaseExpired(java.lang.Object leasedObject)
leasedObject - reference to the leased object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||