BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Package
bea.jolt.pool

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

Classes in bea.jolt.pool used by bea.jolt.pool
ApplicationException
          This exception is thrown when an application error occurs during a BEA TUXEDO service invocation, that is, when a BEA TUXEDO service returns with TPESVCFAIL.
Connection
          This class represents a single connection (Session) to a BEA Jolt server and a BEA TUXEDO application.
DataSet
          This class contains data elements that contain the input or output parameters of a BEA TUXEDO service.
Result
          This class is returned by the SessionPool.call() method after a BEA TUXEDO service has been invoked.
ServiceException
          This exception is thrown when an error occurs in the execution of a BEA TUXEDO service.
SessionPool
          This class represents a session pool that contains one or more connections (sessions) to a BEA TUXEDO system.
SessionPoolException
          This exception is thrown when there is an error in the session pool.
Transaction
          This class is used to associate one or more BEA TUXEDO services into a single transaction.
TransactionException
          This exception is thrown when a transaction cannot be started, committed, or aborted.
UserInfo
          This class contains information for BEA TUXEDO user authentication.
 

Classes in bea.jolt.pool used by bea.jolt.pool.servlet
ApplicationException
          This exception is thrown when an application error occurs during a BEA TUXEDO service invocation, that is, when a BEA TUXEDO service returns with TPESVCFAIL.
DataSet
          This class contains data elements that contain the input or output parameters of a BEA TUXEDO service.
Result
          This class is returned by the SessionPool.call() method after a BEA TUXEDO service has been invoked.
ServiceException
          This exception is thrown when an error occurs in the execution of a BEA TUXEDO service.
SessionPool
          This class represents a session pool that contains one or more connections (sessions) to a BEA TUXEDO system.
SessionPoolException
          This exception is thrown when there is an error in the session pool.
SessionPoolManager
          This class manages a collection of one or more session pools.
Transaction
          This class is used to associate one or more BEA TUXEDO services into a single transaction.
TransactionException
          This exception is thrown when a transaction cannot be started, committed, or aborted.
UserInfo
          This class contains information for BEA TUXEDO user authentication.
 


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