org.smallmind.quorum.transport.message.jndi
Class JNDITransportManagedObjects

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

public class JNDITransportManagedObjects
extends Object
implements TransportManagedObjects


Constructor Summary
JNDITransportManagedObjects(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

JNDITransportManagedObjects

public JNDITransportManagedObjects(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.