javax.jms
Interface ConnectionConsumer


public interface ConnectionConsumer

Version:
$Revision: 1.4 $ $Date: 2004/03/10 10:00:03 $

Method Summary
 void close()
           
 ServerSessionPool getServerSessionPool()
           
 

Method Detail

getServerSessionPool

public ServerSessionPool getServerSessionPool()
                                       throws JMSException
Throws:
JMSException

close

public void close()
           throws JMSException
Throws:
JMSException


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.