org.smallmind.quorum.transport.message.jndi
Class JNDITransportManagedObjects
java.lang.Object
org.smallmind.quorum.transport.message.jndi.JNDITransportManagedObjects
- All Implemented Interfaces:
- TransportManagedObjects
public class JNDITransportManagedObjects
- extends Object
- implements TransportManagedObjects
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNDITransportManagedObjects
public JNDITransportManagedObjects(MessageConnectionDetails messageConnectionDetails)
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.