org.hornetq.jms.bridge.impl
Class JNDIConnectionFactoryFactory
java.lang.Object
org.hornetq.jms.bridge.impl.JNDIFactorySupport
org.hornetq.jms.bridge.impl.JNDIConnectionFactoryFactory
- All Implemented Interfaces:
- ConnectionFactoryFactory
public class JNDIConnectionFactoryFactory
- extends JNDIFactorySupport
- implements ConnectionFactoryFactory
A JNDIConnectionFactoryFactory
- Version:
- $Revision:4566 $
$Id:JNDIConnectionFactoryFactory.java 4566 2008-06-24 08:01:35Z jmesnil $
- Author:
- Tim Fox
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNDIConnectionFactoryFactory
public JNDIConnectionFactoryFactory(Hashtable jndiProperties,
String lookup)
createConnectionFactory
public Object createConnectionFactory()
throws Exception
- Specified by:
createConnectionFactory
in interface ConnectionFactoryFactory
- Throws:
Exception
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.