Package net.sf.jportlet.portlet.application

Interface Summary
Interceptor A PortletInterceptor is an object that is called prior and after Portlet#service() is called
PortletApplication Container of Portlets
 

Class Summary
CacheInterceptor Deprecated. This interceptor is no longer used
ClientInterceptor This interceptor check if the portlet supports the user client
PortletProxy Proxy that intercepts all the calls to Portlet
SecurityInterceptor This interceptor make sure that the current user is allowed to access the portlet
 

Exception Summary
PortletNotFoundException This exception is thrown when a requested portlet is not found
 



Copyright © 2002 Herve Tchepannou. All Rights Reserved.