Package org.jboss.portal.portlet.aspects.portlet

Class Summary
ConsumerCacheInterceptor Cache markup on the portal.
ConsumerCacheInterceptor.CacheEntry Encapsulate cache information.
ContextDispatcherInterceptor This interceptor dispatch the call to the target web application.
ContextTrackerInterceptor This interceptor get the current webapp context path and adds it to the set of the collected context path.
LocalInterceptor An interceptor whose purpose is to detect invocation from the local portal.
ModesInterceptor The ModesInterceptor computes the mode for the request as well as the supported modes.
PortalSessionSynchronizationInterceptor  
PortletSessionSynchronizationInterceptor  
ProducerCacheInterceptor  
SecureTransportInterceptor Implement security constaint defined by the portlet spec.
ValveInterceptor This aspect has two responsabilities :
continue the request only if the portlet container valve is open.
WindowStatesInterceptor The WindowStatesInterceptor computes the window state for the request as well as the supported window states.