org.apache.openejb.test
Class ActiveMqLocalTestJms

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

public class ActiveMqLocalTestJms
extends Object
implements TestJms

Version:
$Rev: 637368 $ $Date: 2008-03-15 00:04:30 -0700 (Sat, 15 Mar 2008) $

Constructor Summary
ActiveMqLocalTestJms()
           
 
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

ActiveMqLocalTestJms

public ActiveMqLocalTestJms()
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-2013 The Apache OpenEJB development community. All Rights Reserved.