Uses of Class
com.sun.jini.norm.Queue

Packages that use Queue
com.sun.jini.norm Provides implementations of LeaseRenewalService
 

Uses of Queue in com.sun.jini.norm
 

Fields in com.sun.jini.norm declared as Queue
private  Queue LRMEventListener.queue
          Queue we use to decouple the reception of events from the lease renewal manager from the scheduling of the sending of remote events and modifying our internal tables (which both require obtaining serious locks).
 



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