org.jdsf.jms
Class ActiveMQJMSLoader

java.lang.Object
  extended by org.jdsf.jms.ActiveMQJMSLoader
All Implemented Interfaces:
JMSLoader

public class ActiveMQJMSLoader
extends java.lang.Object
implements JMSLoader

Author:
Aviad Lichtenstadt Date: Sep 26, 2006

Field Summary
 
Fields inherited from interface org.jdsf.jms.JMSLoader
JMS_LOADER_KEY, JMS_LOADER_PARAMS
 
Constructor Summary
ActiveMQJMSLoader()
           
 
Method Summary
 javax.jms.ConnectionFactory getConnectionFactory()
          create a MantaConnectionFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveMQJMSLoader

public ActiveMQJMSLoader()
Method Detail

getConnectionFactory

public javax.jms.ConnectionFactory getConnectionFactory()
create a MantaConnectionFactory

Specified by:
getConnectionFactory in interface JMSLoader
Returns:
ConnectionFactory - ActiveMQConnectionFactory


Copyright © 16bytes Inc . All Rights Reserved.