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