|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |