com.liferay.faces.bridge.scope
Class BridgeRequestScopeCacheFactoryImpl

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

public class BridgeRequestScopeCacheFactoryImpl
extends BridgeRequestScopeCacheFactory

Author:
Neil Griffin

Constructor Summary
BridgeRequestScopeCacheFactoryImpl()
           
 
Method Summary
 BridgeRequestScopeCache getBridgeRequestScopeCache(javax.portlet.PortletContext portletContext)
           
 BridgeRequestScopeCacheFactory getWrapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BridgeRequestScopeCacheFactoryImpl

public BridgeRequestScopeCacheFactoryImpl()
Method Detail

getBridgeRequestScopeCache

public BridgeRequestScopeCache getBridgeRequestScopeCache(javax.portlet.PortletContext portletContext)
Specified by:
getBridgeRequestScopeCache in class BridgeRequestScopeCacheFactory

getWrapped

public BridgeRequestScopeCacheFactory getWrapped()


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