Skip navigation links


Uses of Class
org.apache.myfaces.trinidad.context.SuspendCallback.SuspendResult

Packages that use SuspendCallback.SuspendResult
org.apache.myfaces.trinidad.context   

 

Uses of SuspendCallback.SuspendResult in org.apache.myfaces.trinidad.context

 

Methods in org.apache.myfaces.trinidad.context that return SuspendCallback.SuspendResult
abstract  SuspendCallback.SuspendResult SuspendCallback.getSuspendResult(ComponentContextChange change)
          Determine how suspension should behave with regards to partial suspension.
static SuspendCallback.SuspendResult SuspendCallback.SuspendResult.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SuspendCallback.SuspendResult[] SuspendCallback.SuspendResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.