Uses of Interface
fulmine.util.reference.IReferenceCounter

Packages that use IReferenceCounter
fulmine.distribution   
fulmine.util.reference   
 

Uses of IReferenceCounter in fulmine.distribution
 

Methods in fulmine.distribution that return IReferenceCounter
 IReferenceCounter<String> IDistributionState.getConnectedContexts()
          Tracks number of connections to other remote contexts.
 IReferenceCounter<String> IDistributionState.getCONNECTINGContexts()
          Tracks whether this context is CONNECTING to a remote context (identified by the IConnectionParameters.getRemoteContextIdentity()).
 

Uses of IReferenceCounter in fulmine.util.reference
 

Classes in fulmine.util.reference that implement IReferenceCounter
 class ReferenceCounter<TYPE>
          Standard implementation, not thread safe.
 



Copyright © 2007-2009. All Rights Reserved.