com.liferay.faces.bridge.scope.internal
Class BridgeRequestScopeFactoryImpl

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

public class BridgeRequestScopeFactoryImpl
extends BridgeRequestScopeFactory

Author:
Neil Griffin

Constructor Summary
BridgeRequestScopeFactoryImpl()
           
 
Method Summary
 BridgeRequestScope getBridgeRequestScope(javax.portlet.PortletRequest portletRequest, javax.portlet.PortletConfig portletConfig, BridgeConfig bridgeConfig)
           
 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.PortletRequest portletRequest,
                                                javax.portlet.PortletConfig portletConfig,
                                                BridgeConfig bridgeConfig)
Specified by:
getBridgeRequestScope in class BridgeRequestScopeFactory

getWrapped

public BridgeRequestScopeFactory getWrapped()


Copyright © 2015 Liferay, Inc.. All rights reserved.