Uses of Class
com.sun.jini.lease.AbstractLease
Packages that use AbstractLease
Package
Description
This is a utility for services implementing leases.
Provides implementations of the
TransactionManager service.
Provides implementations of
ServiceRegistrar.-
Uses of AbstractLease in com.sun.jini.landlord
Subclasses of AbstractLease in com.sun.jini.landlordModifier and TypeClassDescriptionfinal classConstrainable sub-class ofLandlordLease.classBasic implementation ofnet.jini.core.lease.Leasethat works with the the Landlord protocol. -
Uses of AbstractLease in com.sun.jini.mahalo
Subclasses of AbstractLease in com.sun.jini.mahalo -
Uses of AbstractLease in com.sun.jini.reggie
Subclasses of AbstractLease in com.sun.jini.reggieModifier and TypeClassDescriptionfinal classEventLease subclass that supports constraints.classWhen a registrar (lookup service) grants a lease on an event registration on behalf of some object (client), a proxy is employed to allow the client to interact with the lease; this class is the implementation of that proxy.