org.apache.openejb.test
Class ActiveMqTestJms

java.lang.Object
  extended by org.apache.openejb.test.ActiveMqTestJms
All Implemented Interfaces:
TestJms

public class ActiveMqTestJms
extends Object
implements TestJms

Version:
$Rev: 639134 $ $Date: 2008-03-20 04:27:46 +0100 (Do, 20. M��r 2008) $

Constructor Summary
ActiveMqTestJms()
           
 
Method Summary
 javax.jms.ConnectionFactory getConnectionFactory()
           
 void init(Properties props)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveMqTestJms

public ActiveMqTestJms()
Method Detail

init

public void init(Properties props)
Specified by:
init in interface TestJms

getConnectionFactory

public javax.jms.ConnectionFactory getConnectionFactory()
Specified by:
getConnectionFactory in interface TestJms


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.