org.apache.myfaces.portlet |
|
Java Source File Name | Type | Comment |
DefaultViewSelector.java | Interface | Imlementations of this interface allow a JSF application to specify which
JSF view will be selected when the incoming request does not provide a View
Id. |
MyFacesGenericPortlet.java | Class | This portlet initializes MyFaces and converts portlet requests into
JSF requests. |
PortletUtil.java | Class | Static utility class for portlet-related operations. |
PortletViewHandler.java | Class | |