| Modifier and Type | Method and Description |
|---|---|
PortletInvokerInterceptor |
PortletInvokerInterceptor.append(PortletInvoker invoker) |
| Modifier and Type | Class and Description |
|---|---|
class |
CCPPInterceptor
A simple implementation of CC/PP feature of JSR286.
|
class |
ConsumerCacheInterceptor
Cache markup on the portal.
|
class |
ContextDispatcherInterceptor
This interceptor dispatch the call to the target web application.
|
class |
EventPayloadInterceptor
This interceptor is responsible for taking care of converting the optional event payload to the application
classloader.
|
class |
LocalInterceptor
An interceptor whose purpose is to detect invocation from the local portal.
|
class |
PortletCustomizationInterceptor
This interceptor takes in charge the management of portlet customization when the invocation carries
an read only access mode.
|
class |
ProducerCacheInterceptor
Not removed as it is a place holder to implement producer cache (i.e caching markup
on the producer side to avoid recomputation).
|
class |
RequestAttributeConversationInterceptor |
class |
SecureTransportInterceptor
Implement security constaint defined by the portlet spec.
|
class |
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
|
class |
ValveInterceptor
This aspect has two responsabilities :
continue the request only if the portlet container valve is open. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerPortletDispatcher |
class |
ContainerPortletInvoker
An implementation of portlet invoker that makes a call to a portlet container.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsumerPortletInvoker |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerPortletInvoker |
Copyright © 2003-2020 GateIn. All Rights Reserved.