Uses of Class
javax.portlet.faces.BridgeException

Packages that use BridgeException
javax.portlet.faces   
 

Uses of BridgeException in javax.portlet.faces
 

Subclasses of BridgeException in javax.portlet.faces
 class BridgeDefaultViewNotSpecifiedException
           
 

Methods in javax.portlet.faces that throw BridgeException
 void Bridge.doFacesRequest(javax.portlet.ActionRequest request, javax.portlet.ActionResponse response)
          Called by the portlet when it wants the bridge to process an action request.
 void Bridge.doFacesRequest(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response)
          Called by the portlet when it wants the bridge to process a render request.
 void Bridge.init(javax.portlet.PortletConfig config)
          Called by the portlet.
 



Copyright © 2007-2008 The Apache Software Foundation. All Rights Reserved.