Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.2.0)

E17483-03


Package oracle.jbo.common.ampool

Interface Summary
ApplicationModuleRef  
ApplicationPool This is the ApplicationPool interface.
ApplicationPoolListener  
ConnectionStrategy Declares application module creation and connection operations.
EnvInfoProvider Invoked by DefaultConnectionStrategy when the application pool is establishing connection to the database or when the application pool is recycling an ApplicationModule.
Poolable Defines the operationso that an object must support to be pooled by an ApplicationPool.
RemotePoolCookie  
SessionCookie Interface for session cookies.
SessionCookieFactory Interface for session cookie factories.
SessionCookieListener  

 

Class Summary
AMHomeDesc  
AMPoolMessageBundle  
AMStatistics A structure for ApplicationModule statistics.
AMStatistics.CountStatsInfo Custom implementations of ApplicationModules should add their long properties using this class.
AMStatistics.StatsInfo The class is used for reporting of statistics.
AMStatistics.StringStatsInfo Custom implementations of ApplicationModules should add their String properties using this class.
ApplicationPoolImpl This class provides the default implementation of the ApplicationPool interface.
ApplicationPoolLogger Responsible for logging, collecting, and reporting application pool statistics.
ContextPoolManager  
DefaultConnectionStrategy A default strategy class for application module creation and connection.
DefaultSessionCookieFactory Factory for SessionCookieImpl instances.
OCIEnvInfoProvider May be used to specify OCI proxy authentication properties to an <@link oracle.jbo.server.OCIConnectionPoolManagerImpl} instance.
PoolMgr This class manages the Application Pool.
PoolTester The PoolTester class provides a sample implementation and use of Application Module Pooling in LOCAL mode.
RemoteCookieFactory  
RemoteCookieHelper  
RemoteCookieImpl  
SecurityUtil Internal: Applications should not use this class.
SessionCookieImpl Default SessionCookie implementation.
Statistics A structure for ApplicationPool statistics.

 

Exception Summary
ApplicationPoolException  

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.2.0)

E17483-03


Copyright © 1997, 2012, Oracle. All rights reserved.