| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Controller 11g Release 1 (11.1.1.5.0) E10651-06  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.controller.config.ControllerSettings
public class ControllerSettings
Provides access to the initialization parameters for ADF Controller. 
 The parameters are specified inside adf-settings.xml. 
 For example 
| Field Summary | |
|---|---|
static java.lang.String | 
CONTROLLER_LIFECYCLE
Element name for <lifecycle>.  | 
static java.lang.String | 
CONTROLLER_PHASE_LISTENER
Element name for <phase-listener>.  | 
| Method Summary | |
|---|---|
static java.util.Map | 
getCurrent()
Gets the current ControllerSettings from the current ADFContext.  | 
static java.util.Map<java.lang.String,PhaseListenerDefinition> | 
getPhaseListeners()
Gets the set of Phase Listeners.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String CONTROLLER_LIFECYCLE
public static final java.lang.String CONTROLLER_PHASE_LISTENER
| Method Detail | 
|---|
public static java.util.Map getCurrent()
public static java.util.Map<java.lang.String,PhaseListenerDefinition> getPhaseListeners()
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Controller 11g Release 1 (11.1.1.5.0) E10651-06  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||