|
Joram ${version} | |||||||||
| 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. |
boolean |
getQueueMode()
|
javax.jms.ServerSessionPool |
getServerSessionPool()
API method. |
java.lang.String |
getTargetName()
|
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 final java.lang.String getTargetName()
public final boolean getQueueMode()
public java.lang.String toString()
public javax.jms.ServerSessionPool getServerSessionPool()
throws javax.jms.JMSException
getServerSessionPool in interface javax.jms.ConnectionConsumerjavax.jms.IllegalStateException - If the ConnectionConsumer is closed.
javax.jms.JMSException
public void close()
throws javax.jms.JMSException
close in interface javax.jms.ConnectionConsumerjavax.jms.JMSException - Actually never thrown.
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||