Business Components

Uses of Package
oracle.jbo.common.ampool

Packages that use.*
PackageDescription
oracle.jbo.client   
oracle.jbo.common.ampool   
oracle.jbo.html   
oracle.jbo.html.jsp Contains utitlity classes used by the Data Web Bean runtime. 
oracle.jbo.html.jsp.datatags   
oracle.jbo.http   
oracle.jbo.uicli.jui Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. 
oracle.jbo.uicli.mom Contains classes that implement metadata management for JClient  
oracle.jdeveloper.jsp.wb Contains implementation classes for Web Beans. 
 

Classes in oracle.jbo.common.ampool used by oracle.jbo.client
EnvInfoProvider
          Invoked by DefaultConnectionStrategy when the application pool is establishing connection to the database.
 

Classes in oracle.jbo.common.ampool used by oracle.jbo.common.ampool
ApplicationModuleRef
           
ApplicationPool
          This is the ApplicationPool interface.
ApplicationPoolImpl
          This class provides the default implementation of 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.
PoolMgr
          This class manages the Application Pool.
SessionCookie
          Interface for session cookies.
SessionCookieFactory
          Interface for session cookie factories.
SessionCookieListener
           
 

Classes in oracle.jbo.common.ampool used by oracle.jbo.html
SessionCookie
          Interface for session cookies.
 

Classes in oracle.jbo.common.ampool used by oracle.jbo.html.jsp
ApplicationPool
          This is the ApplicationPool interface.
 

Classes in oracle.jbo.common.ampool used by oracle.jbo.html.jsp.datatags
ApplicationModuleRef
           
 

Classes in oracle.jbo.common.ampool used by oracle.jbo.http
ApplicationModuleRef
           
ApplicationPool
          This is the ApplicationPool interface.
SessionCookie
          Interface for session cookies.
SessionCookieFactory
          Interface for session cookie factories.
SessionCookieImpl
          Default SessionCookie implementation.
SessionCookieListener
           
 

Classes in oracle.jbo.common.ampool used by oracle.jbo.uicli.jui
EnvInfoProvider
          Invoked by DefaultConnectionStrategy when the application pool is establishing connection to the database.
 

Classes in oracle.jbo.common.ampool used by oracle.jbo.uicli.mom
ApplicationPool
          This is the ApplicationPool interface.
EnvInfoProvider
          Invoked by DefaultConnectionStrategy when the application pool is establishing connection to the database.
 

Classes in oracle.jbo.common.ampool used by oracle.jdeveloper.jsp.wb
ApplicationPool
          This is the ApplicationPool interface.
 


Business Components