javax.jms
Interface ConnectionConsumer


public interface ConnectionConsumer

Version:
$Rev: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Mi, 25. Okt 2006) $

Method Summary
 void close()
           
 ServerSessionPool getServerSessionPool()
           
 

Method Detail

getServerSessionPool

ServerSessionPool getServerSessionPool()
                                       throws JMSException
Throws:
JMSException

close

void close()
           throws JMSException
Throws:
JMSException


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