Skip navigation links

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


oracle.adf.view.rich.remote
Interface PhaseRunnable


public interface PhaseRunnable

Implemented by all classes that wish to be queued on the RemoteApplicationContext in order to run durring the JSF lifecycle. Please see {@link RemoteApplicatio

Since:
11.1.1.7.3
See Also:
RemoteApplicationContext

Method Summary
 void run(javax.faces.event.PhaseEvent event)
           

 

Method Detail

run

void run(javax.faces.event.PhaseEvent event)

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.