Package | Description |
---|---|
org.apache.myfaces.trinidad.context |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.