BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
bea.jolt.pool.ApplicationException

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

Uses of ApplicationException in bea.jolt.pool
 

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

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