| Class | Description |
|---|---|
| CCPPInterceptor |
A simple implementation of CC/PP feature of JSR286.
|
| ConsumerCacheInterceptor |
Cache markup on the portal.
|
| ContextDispatcherInterceptor |
This interceptor dispatch the call to the target web application.
|
| EventPayloadInterceptor |
This interceptor is responsible for taking care of converting the optional event payload to the application
classloader.
|
| LocalInterceptor |
An interceptor whose purpose is to detect invocation from the local portal.
|
| PortletCustomizationInterceptor |
This interceptor takes in charge the management of portlet customization when the invocation carries
an read only access mode.
|
| ProducerCacheInterceptor |
Not removed as it is a place holder to implement producer cache (i.e caching markup
on the producer side to avoid recomputation).
|
| RequestAttributeConversationInterceptor | |
| SecureTransportInterceptor |
Implement security constaint defined by the portlet spec.
|
| SessionInvalidatorInterceptor |
This is a port of http://svn.exoplatform.org/projects/portlet-container/branches/2.1.x/component/plugins/pc/src/main/java/org/exoplatform/services/portletcontainer/plugins/pc/aop/PortletSessionIdentityScopingCommand.java
|
| ValveInterceptor |
This aspect has two responsabilities :
continue the request only if the portlet container valve is open. |
Copyright © 2003-2016 GateIn. All Rights Reserved.