org.smallmind.quorum.transport.message
Class JNDIManagedObjects

java.lang.Object
  extended by org.smallmind.quorum.transport.message.JNDIManagedObjects
All Implemented Interfaces:
TransportManagedObjects

public class JNDIManagedObjects
extends Object
implements TransportManagedObjects


Constructor Summary
JNDIManagedObjects(MessageConnectionDetails messageConnectionDetails)
           
 
Method Summary
 javax.jms.Connection createConnection()
           
 javax.jms.Destination getDestination()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDIManagedObjects

public JNDIManagedObjects(MessageConnectionDetails messageConnectionDetails)
Method Detail

createConnection

public javax.jms.Connection createConnection()
                                      throws TransportException
Specified by:
createConnection in interface TransportManagedObjects
Throws:
TransportException

getDestination

public javax.jms.Destination getDestination()
                                     throws TransportException
Specified by:
getDestination in interface TransportManagedObjects
Throws:
TransportException


Copyright © 2012. All Rights Reserved.