org.jboss.messaging.jms.server.bridge
Interface ConnectionFactoryFactory

All Known Implementing Classes:
JNDIConnectionFactoryFactory

public interface ConnectionFactoryFactory

A ConnectionFactoryFactory

Version:
$Revision$ $Id$
Author:
Tim Fox

Method Summary
 javax.jms.ConnectionFactory createConnectionFactory()
           
 

Method Detail

createConnectionFactory

javax.jms.ConnectionFactory createConnectionFactory()
                                                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 JBoss Inc. All Rights Reserved.