|
Spring AMQP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.erlang.support.ErlangUtils
public class ErlangUtils
Constructor Summary | |
---|---|
ErlangUtils()
|
Method Summary | |
---|---|
static OtpException |
convertOtpAccessException(java.lang.Exception ex)
|
static void |
releaseConnection(com.ericsson.otp.erlang.OtpConnection con)
Close the given Connection. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErlangUtils()
Method Detail |
---|
public static void releaseConnection(com.ericsson.otp.erlang.OtpConnection con)
con
- the Connection to close if necessary
(if this is null
, the call will be ignored)public static OtpException convertOtpAccessException(java.lang.Exception ex)
|
Spring AMQP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |