Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle
11g Release 1 (11.1.1.7.0)

E10652-08

oracle.adf.controller.v2.context
Interface LifecycleContextBuilder


public interface LifecycleContextBuilder

Lazy loading of the environment and provide an abtraction for constructing the LifecycleContext.


Method Summary
 java.util.Map getEnvironmentMap()
          Initialize the environment map that will be use to create a new LifecycleContext.
 

Method Detail

getEnvironmentMap

java.util.Map getEnvironmentMap()
Initialize the environment map that will be use to create a new LifecycleContext.


Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle
11g Release 1 (11.1.1.7.0)

E10652-08

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