BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
bea.jolt.pool.SessionPoolException

Packages that use SessionPoolException
bea.jolt.pool   
bea.jolt.pool.servlet   
 

Uses of SessionPoolException in bea.jolt.pool
 

Methods in bea.jolt.pool that throw SessionPoolException
protected  Result SessionPool.call(java.lang.String svcname, java.lang.String[] input, Transaction tran)
          Invokes a BEA TUXEDO service.
 Result SessionPool.call(java.lang.String svcname, DataSet input, Transaction tran)
          Invokes a BEA TUXEDO service.
 Transaction SessionPool.startTransaction(int timeout)
          Starts a transaction.
 

Uses of SessionPoolException in bea.jolt.pool.servlet
 

Methods in bea.jolt.pool.servlet that throw SessionPoolException
 ServletResult ServletSessionPool.call(java.lang.String name, javax.servlet.http.HttpServletRequest request)
          Invokes a BEA TUXEDO service without an explicit transaction.
 ServletResult ServletSessionPool.call(java.lang.String name, javax.servlet.http.HttpServletRequest request, Transaction tran)
          Invokes a BEA TUXEDO service.
 


Documentation is available at
http://www.weblogic.com/docs51