BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
bea.jolt.pool.ServiceException

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

Uses of ServiceException in bea.jolt.pool
 

Methods in bea.jolt.pool that throw ServiceException
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.
 

Uses of ServiceException in bea.jolt.pool.servlet
 

Methods in bea.jolt.pool.servlet that throw ServiceException
 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