Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


Uses of Class
oracle.adf.share.Environment

Packages that use Environment
oracle.adf.controller.faces.context Contains classes to define and manage the context information specific to the Faces PageLifecycle. 
oracle.adf.controller.v2.context Contains classes to define and manage the context information used during the Lifecycle. 
oracle.adf.controller.v2.struts.context Contains classes to define and manage the context information specific to the Struts PageLifecycle. 
oracle.adf.share   

 

Uses of Environment in oracle.adf.controller.faces.context

 

Methods in oracle.adf.controller.faces.context that return Environment
 Environment FacesPageLifecycleContext.getEnvironment()
          Retrieve the anonymous environment using the FacesContext.

 

Uses of Environment in oracle.adf.controller.v2.context

 

Methods in oracle.adf.controller.v2.context that return Environment
 Environment LifecycleContext.getEnvironment()
          Retrieve the anonymous environment.

 

Uses of Environment in oracle.adf.controller.v2.struts.context

 

Methods in oracle.adf.controller.v2.struts.context that return Environment
 Environment StrutsPageLifecycleContext.getEnvironment()
           

 

Uses of Environment in oracle.adf.share

 

Methods in oracle.adf.share that return Environment
protected abstract  Environment ADFContext.loadEnvironment()
          Uncomment if classloader is not thread safe.
 Environment ADFContext.getEnvironment()
           

 


Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


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