com.liferay.faces.bridge.scope
Class BridgeRequestScopeFactoryImpl

java.lang.Object
  extended by com.liferay.faces.bridge.scope.BridgeRequestScopeFactory
      extended by com.liferay.faces.bridge.scope.BridgeRequestScopeFactoryImpl
All Implemented Interfaces:
FactoryWrapper<BridgeRequestScopeFactory>, javax.faces.FacesWrapper<BridgeRequestScopeFactory>

public class BridgeRequestScopeFactoryImpl
extends BridgeRequestScopeFactory

Author:
Neil Griffin

Constructor Summary
BridgeRequestScopeFactoryImpl()
           
 
Method Summary
 BridgeRequestScope getBridgeRequestScope(javax.portlet.PortletConfig portletConfig, javax.portlet.PortletContext portletContext, javax.portlet.PortletRequest portletRequest)
           
 BridgeRequestScopeFactory getWrapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BridgeRequestScopeFactoryImpl

public BridgeRequestScopeFactoryImpl()
Method Detail

getBridgeRequestScope

public BridgeRequestScope getBridgeRequestScope(javax.portlet.PortletConfig portletConfig,
                                                javax.portlet.PortletContext portletContext,
                                                javax.portlet.PortletRequest portletRequest)
Specified by:
getBridgeRequestScope in class BridgeRequestScopeFactory

getWrapped

public BridgeRequestScopeFactory getWrapped()


Copyright © 2014 Liferay, Inc.. All Rights Reserved.