Uses of Class
com.sun.jini.reggie.EventLease

Packages that use EventLease
com.sun.jini.reggie Provides implementations of ServiceRegistrar
 

Uses of EventLease in com.sun.jini.reggie
 

Subclasses of EventLease in com.sun.jini.reggie
(package private)  class ConstrainableEventLease
          EventLease subclass that supports constraints.
 

Methods in com.sun.jini.reggie that return EventLease
(package private) static EventLease EventLease.getInstance(Registrar server, ServiceID registrarID, long eventID, Uuid leaseID, long expiration)
          Returns EventLease or ConstrainableEventLease instance, depending on whether given server implements RemoteMethodControl.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.