| Package | Description |
|---|---|
| org.exoplatform.web.application |
| Modifier and Type | Method and Description |
|---|---|
static RequestFailure |
RequestFailure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestFailure[] |
RequestFailure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationLifecycle.onFailRequest(Application app,
E context,
RequestFailure failureType) |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.