org.smallmind.quorum.pool.connection
Class MaxIdleTimeDeconstructionFuse
java.lang.Object
org.smallmind.quorum.pool.connection.DeconstructionFuse
org.smallmind.quorum.pool.connection.MaxIdleTimeDeconstructionFuse
public class MaxIdleTimeDeconstructionFuse
- extends DeconstructionFuse
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MaxIdleTimeDeconstructionFuse
public MaxIdleTimeDeconstructionFuse(ConnectionPool<?> connectionPool,
DeconstructionQueue deconstructionQueue,
DeconstructionCoordinator deconstructionCoordinator)
isPrejudicial
public boolean isPrejudicial()
- Specified by:
isPrejudicial in class DeconstructionFuse
free
public void free()
- Specified by:
free in class DeconstructionFuse
serve
public void serve()
- Specified by:
serve in class DeconstructionFuse
Copyright © 2012. All Rights Reserved.