Spring AMQP

org.springframework.erlang.connection
Class ConnectionFactoryUtils

java.lang.Object
  extended by org.springframework.erlang.connection.ConnectionFactoryUtils

public class ConnectionFactoryUtils
extends Object

Author:
Mark Pollack

Constructor Summary
ConnectionFactoryUtils()
           
 
Method Summary
static void releaseConnection(Connection con, ConnectionFactory cf)
          Release the given Connection by closing it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionFactoryUtils

public ConnectionFactoryUtils()
Method Detail

releaseConnection

public static void releaseConnection(Connection con,
                                     ConnectionFactory cf)
Release the given Connection by closing it.


Spring AMQP

Copyright © 2011. All Rights Reserved.