org.smallmind.quorum.transport.message
Interface TransportManagedObjects

All Known Implementing Classes:
JNDITransportManagedObjects

public interface TransportManagedObjects


Method Summary
 javax.jms.Connection createConnection()
           
 javax.jms.Destination getDestination()
           
 

Method Detail

createConnection

javax.jms.Connection createConnection()
                                      throws TransportException
Throws:
TransportException

getDestination

javax.jms.Destination getDestination()
                                     throws TransportException
Throws:
TransportException


Copyright © 2012. All Rights Reserved.