All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class bea.jolt.pool.asp.AspSessionPoolManager

java.lang.Object
   |
   +----java.util.Dictionary
           |
           +----java.util.Hashtable
                   |
                   +----bea.jolt.pool.SessionPoolManager
                           |
                           +----bea.jolt.pool.asp.AspSessionPoolManager

public class AspSessionPoolManager
extends SessionPoolManager
This class provides a session pool factory for the Microsoft specific SessionPool object. The actual implementation of the session pool manager is in its parent class.


Constructor Index

 o AspSessionPoolManager()
Constructor for Microsoft ASP.

Constructors

 o AspSessionPoolManager
 public AspSessionPoolManager()
Constructor for Microsoft ASP. Redirects standard error to a local file BEAWEB.log so that error messages and exceptions are visible for the application.


All Packages  Class Hierarchy  This Package  Previous  Next  Index