org.smallmind.quorum.pool.connection
Class UnreturnedConnectionTimeoutDeconstructionFuse
java.lang.Object
org.smallmind.quorum.pool.connection.DeconstructionFuse
org.smallmind.quorum.pool.connection.UnreturnedConnectionTimeoutDeconstructionFuse
public class UnreturnedConnectionTimeoutDeconstructionFuse
- extends DeconstructionFuse
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnreturnedConnectionTimeoutDeconstructionFuse
protected UnreturnedConnectionTimeoutDeconstructionFuse(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
ignite
public void ignite()
- Overrides:
ignite in class DeconstructionFuse
Copyright © 2011. All Rights Reserved.