org.apache.openejb.test.mdb
Class MdbUtil
java.lang.Object
org.apache.openejb.test.mdb.MdbUtil
public class MdbUtil
- extends Object
Method Summary |
static void |
close(javax.jms.Connection closeable)
|
static void |
close(javax.jms.MessageConsumer closeable)
|
static void |
close(javax.jms.MessageProducer closeable)
|
static void |
close(javax.jms.Session closeable)
|
static String |
getSignature(Method method)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MdbUtil
public MdbUtil()
getSignature
public static String getSignature(Method method)
close
public static void close(javax.jms.MessageProducer closeable)
close
public static void close(javax.jms.MessageConsumer closeable)
close
public static void close(javax.jms.Session closeable)
close
public static void close(javax.jms.Connection closeable)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.