xmlBlaster 2.2.0 API

org.xmlBlaster.jms
Class XBConnectionConsumer

java.lang.Object
  extended by org.xmlBlaster.jms.XBConnectionConsumer
All Implemented Interfaces:
javax.jms.ConnectionConsumer

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

XBConnectionConsumer

Author:
Michele Laghi

Field Summary
private  boolean closed
           
private  XBServerSessionPool serverSessionPool
           
 
Constructor Summary
XBConnectionConsumer(XBConnection connection)
           
 
Method Summary
 void close()
           
 javax.jms.ServerSessionPool getServerSessionPool()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

closed

private boolean closed

serverSessionPool

private XBServerSessionPool serverSessionPool
Constructor Detail

XBConnectionConsumer

public XBConnectionConsumer(XBConnection connection)
Method Detail

close

public void close()
           throws javax.jms.JMSException
Specified by:
close in interface javax.jms.ConnectionConsumer
Throws:
javax.jms.JMSException
See Also:
ConnectionConsumer.close()

getServerSessionPool

public javax.jms.ServerSessionPool getServerSessionPool()
                                                 throws javax.jms.JMSException
Specified by:
getServerSessionPool in interface javax.jms.ConnectionConsumer
Throws:
javax.jms.JMSException
See Also:
ConnectionConsumer.getServerSessionPool()

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.