Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.2)
E10684-10


Uses of Interface
oracle.adf.view.rich.remote.PhaseRunnable

Packages that use PhaseRunnable
oracle.adf.view.rich.remote A package for making a connection to a remote application server to retrieve data. 

 

Uses of PhaseRunnable in oracle.adf.view.rich.remote

 

Methods in oracle.adf.view.rich.remote with parameters of type PhaseRunnable
 void RemoteApplicationContext.queueAfterPhaseRunnable(javax.faces.event.PhaseId phase, PhaseRunnable runnable)
          Queues a runnable to execute after a particular JSF Lifecycle phase.
 void RemoteApplicationContext.queueBeforePhaseRunnable(javax.faces.event.PhaseId phase, PhaseRunnable runnable)
          Queues a runnable to execute before a particular JSF Lifecycle phase.

 


Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.2)
E10684-10


Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.