Package de.caluga.morphium.messaging.jms
Class JMSConnectionConsumer
java.lang.Object
de.caluga.morphium.messaging.jms.JMSConnectionConsumer
- All Implemented Interfaces:
javax.jms.ConnectionConsumer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JMSConnectionConsumer
public JMSConnectionConsumer()
-
-
Method Details
-
getServerSessionPool
public javax.jms.ServerSessionPool getServerSessionPool() throws javax.jms.JMSException- Specified by:
getServerSessionPoolin interfacejavax.jms.ConnectionConsumer- Throws:
javax.jms.JMSException
-
close
public void close() throws javax.jms.JMSException- Specified by:
closein interfacejavax.jms.ConnectionConsumer- Throws:
javax.jms.JMSException
-