Uses of Class
org.smallmind.quorum.pool.connection.DeconstructionFuse

Packages that use DeconstructionFuse
org.smallmind.quorum.pool.connection   
 

Uses of DeconstructionFuse in org.smallmind.quorum.pool.connection
 

Subclasses of DeconstructionFuse in org.smallmind.quorum.pool.connection
 class MaxIdleTimeDeconstructionFuse
           
 class MaxLeaseTimeDeconstructionFuse
           
 class UnreturnedConnectionTimeoutDeconstructionFuse
           
 

Methods in org.smallmind.quorum.pool.connection with parameters of type DeconstructionFuse
 void DeconstructionQueue.add(DeconstructionFuse deconstructionFuse)
           
 void DeconstructionCoordinator.ignite(DeconstructionFuse ignitionFuse, boolean withPrejudice)
           
 void DeconstructionQueue.remove(DeconstructionFuse deconstructionFuse)
           
 



Copyright © 2011. All Rights Reserved.