xmlBlaster 2.2.0 API

org.xmlBlaster.jms
Class XBServerSessionPool

java.lang.Object
  extended by org.xmlBlaster.jms.XBServerSessionPool
All Implemented Interfaces:
javax.jms.ServerSessionPool

public class XBServerSessionPool
extends java.lang.Object
implements javax.jms.ServerSessionPool

XBServerSessionPool

Author:
Michele Laghi

Field Summary
private  XBConnection connection
           
private  javax.jms.ServerSession serverSession
           
 
Constructor Summary
XBServerSessionPool(XBConnection connection)
           
 
Method Summary
 javax.jms.ServerSession getServerSession()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

connection

private XBConnection connection

serverSession

private javax.jms.ServerSession serverSession
Constructor Detail

XBServerSessionPool

public XBServerSessionPool(XBConnection connection)
Method Detail

getServerSession

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

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.