| Package | Description |
|---|---|
| org.exoplatform.web.application |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationRequestPhaseLifecycle<E extends RequestContext>
Interface that extends
ApplicationLifecycle with request phase methods that allow interception of before/after ACTION
phase, and before/after RENDER phase of request processing. |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationLifecycle> |
Application.getApplicationLifecycle() |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.setApplicationLifecycle(List<ApplicationLifecycle> list) |
Copyright © 2018 JBoss by Red Hat. All Rights Reserved.