|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.test.mdb.MdbUtil
public class MdbUtil
Constructor Summary | |
---|---|
MdbUtil()
|
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 java.lang.String |
getSignature(java.lang.reflect.Method method)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MdbUtil()
Method Detail |
---|
public static java.lang.String getSignature(java.lang.reflect.Method method)
public static void close(javax.jms.MessageProducer closeable)
public static void close(javax.jms.MessageConsumer closeable)
public static void close(javax.jms.Session closeable)
public static void close(javax.jms.Connection closeable)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |