org.apache.openejb.test.mdb
Class MdbProxy
java.lang.Object
org.apache.openejb.test.mdb.MdbProxy
public class MdbProxy
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newProxyInstance
public static <T> T newProxyInstance(Class<T> type,
javax.jms.ConnectionFactory connectionFactory,
String requestQueueName)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
newProxyInstance
public static <T> T newProxyInstance(Class<T> type,
javax.jms.ConnectionFactory connectionFactory,
javax.jms.Destination requestQueue)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
destroyProxy
public static void destroyProxy(Object proxy)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.