|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.client.jms.ConnectionConsumer
Implements the javax.jms.ConnectionConsumer
interface.
Method Summary | |
void |
close()
API method. |
javax.jms.ServerSessionPool |
getServerSessionPool()
API method. |
java.lang.String |
toString()
Returns a string image of the connection consumer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.lang.String toString()
public javax.jms.ServerSessionPool getServerSessionPool() throws javax.jms.JMSException
getServerSessionPool
in interface javax.jms.ConnectionConsumer
javax.jms.IllegalStateException
- If the ConnectionConsumer is closed.
javax.jms.JMSException
public void close() throws javax.jms.JMSException
close
in interface javax.jms.ConnectionConsumer
javax.jms.JMSException
- Actually never thrown.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |