org.springframework.erlang.connection
Class ConnectionFactoryUtils
java.lang.Object
org.springframework.erlang.connection.ConnectionFactoryUtils
public class ConnectionFactoryUtils
- extends Object
- Author:
- Mark Pollack
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionFactoryUtils
public ConnectionFactoryUtils()
releaseConnection
public static void releaseConnection(Connection con,
ConnectionFactory cf)
- Release the given Connection by closing it.
Copyright © 2011. All Rights Reserved.