|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LeaseMap | |
|---|---|
| com.sun.jini.landlord | This is a utility for services implementing leases. |
| com.sun.jini.lease | Some basic utility classes for helping with client-side lease renewal operations. |
| com.sun.jini.reggie | Provides implementations of ServiceRegistrar. |
| net.jini.core.lease | These are distributed leasing interfaces and classes. |
| Uses of LeaseMap in com.sun.jini.landlord |
|---|
| Classes in com.sun.jini.landlord that implement LeaseMap | |
|---|---|
class |
ConstrainableLandlordLeaseMap
Constrainable sub-class of LandlordLeaseMap. |
class |
LandlordLeaseMap
Implementation of LeaseMap for LandlordLease. |
| Methods in com.sun.jini.landlord that return LeaseMap | |
|---|---|
LeaseMap |
ConstrainableLandlordLease.createLeaseMap(long duration)
|
LeaseMap |
LandlordLease.createLeaseMap(long duration)
|
| Uses of LeaseMap in com.sun.jini.lease |
|---|
| Classes in com.sun.jini.lease that implement LeaseMap | |
|---|---|
class |
AbstractLeaseMap
A base class for implementing LeaseMaps. |
| Uses of LeaseMap in com.sun.jini.reggie |
|---|
| Methods in com.sun.jini.reggie that return LeaseMap | |
|---|---|
LeaseMap |
ConstrainableEventLease.createLeaseMap(long duration)
Creates a constraint-aware lease map. |
| Uses of LeaseMap in net.jini.core.lease |
|---|
| Methods in net.jini.core.lease that return LeaseMap | |
|---|---|
LeaseMap |
Lease.createLeaseMap(long duration)
Creates a Map object that can contain leases whose renewal or cancellation can be batched, and adds the current lease to that map. |
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||