org.smallmind.quorum.transport.message
Class QueueConnectionJugglingPin
java.lang.Object
org.smallmind.quorum.transport.message.QueueConnectionJugglingPin
- All Implemented Interfaces:
- JugglingPin<javax.jms.QueueConnection>
public class QueueConnectionJugglingPin
- extends Object
- implements JugglingPin<javax.jms.QueueConnection>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueueConnectionJugglingPin
public QueueConnectionJugglingPin(javax.jms.QueueConnection connection)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
obtain
public javax.jms.QueueConnection obtain()
- Specified by:
obtain in interface JugglingPin<javax.jms.QueueConnection>
start
public void start()
throws ResourceException
- Specified by:
start in interface JugglingPin<javax.jms.QueueConnection>
- Throws:
ResourceException
stop
public void stop()
throws ResourceException
- Specified by:
stop in interface JugglingPin<javax.jms.QueueConnection>
- Throws:
ResourceException
close
public void close()
throws ResourceException
- Specified by:
close in interface JugglingPin<javax.jms.QueueConnection>
- Throws:
ResourceException
Copyright © 2012. All Rights Reserved.