org.smallmind.quorum.pool.connection
Class ConnectionPin<C>
java.lang.Object
org.smallmind.quorum.pool.connection.ConnectionPin<C>
public class ConnectionPin<C>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionPin
protected ConnectionPin(ConnectionPool<C> connectionPool,
DeconstructionQueue deconstructionQueue,
ConnectionInstance<C> connectionInstance)
getConnectionInstance
protected ConnectionInstance<C> getConnectionInstance()
serve
protected C serve()
throws Exception
- Throws:
Exception
free
protected void free()
isTerminated
protected boolean isTerminated()
fizzle
protected void fizzle()
kaboom
protected void kaboom(boolean withPrejudice)
getExistentialStackTrace
public StackTraceElement[] getExistentialStackTrace()
Copyright © 2011. All Rights Reserved.