org.apache.openejb.test.mdb
Class MdbInvoker
java.lang.Object
org.apache.openejb.test.mdb.MdbInvoker
- All Implemented Interfaces:
- javax.jms.MessageListener
public class MdbInvoker
- extends Object
- implements javax.jms.MessageListener
Constructor Summary |
MdbInvoker(javax.jms.ConnectionFactory connectionFactory,
Object target)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MdbInvoker
public MdbInvoker(javax.jms.ConnectionFactory connectionFactory,
Object target)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
destroy
public void destroy()
onMessage
public void onMessage(javax.jms.Message message)
- Specified by:
onMessage
in interface javax.jms.MessageListener
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.