org.smallmind.quorum.transport.message
Class QueueConnectionJugglingPinFactory

java.lang.Object
  extended by org.smallmind.quorum.transport.message.QueueConnectionJugglingPinFactory
All Implemented Interfaces:
JugglingPinFactory<TransportManagedObjects,javax.jms.QueueConnection>

public class QueueConnectionJugglingPinFactory
extends Object
implements JugglingPinFactory<TransportManagedObjects,javax.jms.QueueConnection>


Constructor Summary
QueueConnectionJugglingPinFactory()
           
 
Method Summary
 JugglingPin<javax.jms.QueueConnection> createJugglingPin(TransportManagedObjects managedObjects)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueueConnectionJugglingPinFactory

public QueueConnectionJugglingPinFactory()
Method Detail

createJugglingPin

public JugglingPin<javax.jms.QueueConnection> createJugglingPin(TransportManagedObjects managedObjects)
                                                         throws ResourceCreationException
Specified by:
createJugglingPin in interface JugglingPinFactory<TransportManagedObjects,javax.jms.QueueConnection>
Throws:
ResourceCreationException


Copyright © 2012. All Rights Reserved.