javax.jms
Interface ConnectionConsumer


public interface ConnectionConsumer

Version:
$Rev: 46019 $ $Date: 2004-09-14 03:56:06 -0600 (Tue, 14 Sep 2004) $

Method Summary
 void close()
           
 ServerSessionPool getServerSessionPool()
           
 

Method Detail

getServerSessionPool

public ServerSessionPool getServerSessionPool()
                                       throws JMSException
Throws:
JMSException

close

public void close()
           throws JMSException
Throws:
JMSException