Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


Uses of Interface
oracle.jbo.ApplicationModuleHandle

Packages that use ApplicationModuleHandle
oracle.jbo.common.ampool   
oracle.jbo.http   

 

Uses of ApplicationModuleHandle in oracle.jbo.common.ampool

 

Subinterfaces of ApplicationModuleHandle in oracle.jbo.common.ampool
 interface ApplicationModuleRef
           
 interface SessionCookie
          Interface for session cookies.

 

Classes in oracle.jbo.common.ampool that implement ApplicationModuleHandle
 class SessionCookieImpl
          Default SessionCookie implementation.

 

Uses of ApplicationModuleHandle in oracle.jbo.http

 

Subinterfaces of ApplicationModuleHandle in oracle.jbo.http
 interface HttpSessionCookie
          An interface for web session cookies.

 

Classes in oracle.jbo.http that implement ApplicationModuleHandle
 class HttpSessionCookieImpl
          Default HttpSessionCookie implementation.
 class SharedSessionCookieImpl
          A shared application module handle.

 


Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

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