Uses of Interface
net.jini.core.lease.LeaseMap
Packages that use LeaseMap
Package
Description
Provides Space properties and security context services
This is a utility for services implementing leases.
Provides implementations of
ServiceRegistrar.-
Uses of LeaseMap in com.gigaspaces.internal.events.durable
Methods in com.gigaspaces.internal.events.durable that return LeaseMap -
Uses of LeaseMap in com.gigaspaces.internal.lease
Classes in com.gigaspaces.internal.lease that implement LeaseMapModifier and TypeClassDescriptionclassA LeaseMap implementation using a space proxy to batch update leases.Methods in com.gigaspaces.internal.lease that return LeaseMap -
Uses of LeaseMap in com.j_spaces.core
Classes in com.j_spaces.core that implement LeaseMapMethods in com.j_spaces.core that return LeaseMapModifier and TypeMethodDescriptionLeaseInitializer.UIDLease.createLeaseMap(long l) LeaseProxy.createLeaseMap(long duration) -
Uses of LeaseMap in com.sun.jini.landlord
Classes in com.sun.jini.landlord that implement LeaseMapModifier and TypeClassDescriptionfinal classConstrainable sub-class ofLandlordLeaseMap.classImplementation ofLeaseMapforLandlordLease.Methods in com.sun.jini.landlord that return LeaseMapModifier and TypeMethodDescriptionConstrainableLandlordLease.createLeaseMap(long duration) LandlordLease.createLeaseMap(long duration) -
Uses of LeaseMap in com.sun.jini.lease
Classes in com.sun.jini.lease that implement LeaseMap -
Uses of LeaseMap in com.sun.jini.reggie
Methods in com.sun.jini.reggie that return LeaseMapModifier and TypeMethodDescriptionConstrainableEventLease.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 LeaseMapModifier and TypeMethodDescriptionLease.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.