Uses of Class
org.smallmind.quorum.pool.complex.DeconstructionFuse
-
Packages that use DeconstructionFuse Package Description org.smallmind.quorum.pool.complex -
-
Uses of DeconstructionFuse in org.smallmind.quorum.pool.complex
Subclasses of DeconstructionFuse in org.smallmind.quorum.pool.complex Modifier and Type Class Description classMaxIdleTimeDeconstructionFuseclassMaxLeaseTimeDeconstructionFuseclassMaxProcessingTimeDeconstructionFuseMethods in org.smallmind.quorum.pool.complex with parameters of type DeconstructionFuse Modifier and Type Method Description voidDeconstructionQueue. add(DeconstructionFuse deconstructionFuse)voidDeconstructionCoordinator. ignite(DeconstructionFuse ignitionFuse, boolean withPrejudice)voidDeconstructionQueue. remove(DeconstructionFuse deconstructionFuse)
-