org.smallmind.quorum.pool.connection
Class ConnectionWorker<C>
java.lang.Object
org.smallmind.quorum.pool.connection.ConnectionWorker<C>
- All Implemented Interfaces:
- Runnable
public class ConnectionWorker<C>
- extends Object
- implements Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionWorker
public ConnectionWorker(ConnectionPool<C> connectionPool)
getConnectionInstance
public ConnectionInstance<C> getConnectionInstance()
abort
public boolean abort()
throws Exception
- Throws:
Exception
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2012. All Rights Reserved.