|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.sun.jini.lease.AbstractLeaseMap
|
+--com.sun.jini.lease.landlord.LandlordLeaseMap
Implementaion of LeaseMap for LandlordLease.
LandlordLease,
LeaseMap, Serialized Form| Fields inherited from class com.sun.jini.lease.AbstractLeaseMap |
map |
| Method Summary | |
void |
cancelAll()
|
boolean |
canContainKey(java.lang.Object key)
|
void |
renewAll()
|
| Methods inherited from class com.sun.jini.lease.AbstractLeaseMap |
checkKey,
checkValue,
clear,
containsKey,
containsValue,
entrySet,
equals,
get,
hashCode,
isEmpty,
keySet,
put,
putAll,
remove,
size,
values |
| Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Method Detail |
public boolean canContainKey(java.lang.Object key)
public void cancelAll()
throws LeaseMapException,
java.rmi.RemoteException
public void renewAll()
throws LeaseMapException,
java.rmi.RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||