Uses of Class
javax.portlet.faces.BridgeUninitializedException

Packages that use BridgeUninitializedException
javax.portlet.faces   
 

Uses of BridgeUninitializedException in javax.portlet.faces
 

Methods in javax.portlet.faces that throw BridgeUninitializedException
 void Bridge.doFacesRequest(ActionRequest request, ActionResponse response)
          Called by the portlet when it wants the bridge to process an action request.
 void Bridge.doFacesRequest(EventRequest request, EventResponse response)
          Called by the portlet when it wants the bridge to process an event request.
 void Bridge.doFacesRequest(RenderRequest request, RenderResponse response)
          Called by the portlet when it wants the bridge to process a render request.
 void Bridge.doFacesRequest(ResourceRequest request, ResourceResponse response)
          Called by the portlet when it wants the bridge to process an in-protocol resource request.
 



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