org.objectweb.joram.client.jms

Class ConnectionConsumer

Implemented Interfaces:
javax.jms.ConnectionConsumer

public class ConnectionConsumer
extends java.lang.Object
implements javax.jms.ConnectionConsumer

Implements the javax.jms.ConnectionConsumer interface.

Method Summary

void
close()
API method.
javax.jms.ServerSessionPool
getServerSessionPool()
API method.
String
toString()
Returns a string image of the connection consumer.

Method Details

close

public void close()
            throws JMSException
API method.


getServerSessionPool

public javax.jms.ServerSessionPool getServerSessionPool()
            throws JMSException
API method.


toString

public String toString()
Returns a string image of the connection consumer.


Copyright B) 2004 Scalagent - All rights reserved