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