Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.3.0)
E17488-04


Uses of Interface
oracle.adf.view.rich.context.SuspendCallback

Packages that use SuspendCallback
oracle.adf.view.rich.context   

 

Uses of SuspendCallback in oracle.adf.view.rich.context

 

Methods in oracle.adf.view.rich.context with parameters of type SuspendCallback
abstract  ApplicationContextManager.SuspendedContext ApplicationContextManager.suspendContext(javax.faces.context.FacesContext facesContext, SuspendCallback suspendCallback)
          Deprecated. Suspends the current application context changes on the stack by calling ApplicationContextChange.suspend(FacesContext) on each stack entry, starting from the top of the stack and working down the stack until the callback signals where to stop suspending to.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.3.0)
E17488-04


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