org.smallmind.quorum.pool.connection
Class DeconstructionQueue
java.lang.Object
org.smallmind.quorum.pool.connection.DeconstructionQueue
public class DeconstructionQueue
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeconstructionQueue
public DeconstructionQueue()
startup
public void startup()
nextOrdinal
public int nextOrdinal()
add
public void add(DeconstructionFuse deconstructionFuse)
remove
public void remove(DeconstructionFuse deconstructionFuse)
shutdown
public void shutdown()
throws InterruptedException
- Throws:
InterruptedException
Copyright © 2011. All Rights Reserved.