org.jboss.jms.server.bridge
Interface DestinationFactory

All Known Implementing Classes:
JNDIDestinationFactory

public interface DestinationFactory

Version:
$Revision: $10 Oct 2007 $Id: $
Author:
Tim Fox

Method Summary
 javax.jms.Destination createDestination()
           
 

Method Detail

createDestination

javax.jms.Destination createDestination()
                                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 JBoss Inc. All Rights Reserved.