| Interface | Description |
|---|---|
| ApplicationFactory<A extends Application,C> | |
| ApplicationLifecycle<E extends RequestContext> |
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net May 9, 2006
|
| 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. |
| Class | Description |
|---|---|
| AbstractApplicationMessage |
Created by The eXo Platform SARL Author : Dang Van Minh minhdv81@yahoo.com Jun 7, 2006
|
| Application |
Created by The eXo Platform SAS May 7, 2006
|
| ApplicationMessage | |
| ApplicationSession |
todo (julien) : remove that class that seem useless
|
| CompoundApplicationMessage | |
| Parameter |
Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Oct 26, 2006
|
| RequestContext |
Created by The eXo Platform SAS May 7, 2006
This abstract class is a wrapper on top of the request information such as the Locale in use, the application (for instance
PortalApplication, PortletApplication...), an access to the JavascriptManager as well as a reference to the URLBuilder in
use.
|
| URLBuilder<T> |
Created by The eXo Platform SAS Mar 29, 2007
|
| Enum | Description |
|---|---|
| Phase |
Enum representing request processing phases.
|
| RequestFailure |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.