* involves remote calls, lease proxies should be prepared before
* management of the associated leases begins. This allows one to
* verify trust in the lease, and ensures that the appropriate
* constraints are attached to the lease.
*/
Lease eventLease = e.getLease();
eventLease = (Lease)eventLeasePreparer.prepareProxy(eventLease);
logger.log(Level.FINEST, "ServiceDiscoveryManager - proxy to event "
+"registration lease prepared: {0}", eventLease);
/* Management the lease on the event registration */
leaseRenewalMgr.renewFor(eventLease,