com.liferay.faces.bridge.filter.internal
Class BridgePortletContextFactoryImpl

java.lang.Object
  extended by com.liferay.faces.bridge.filter.BridgePortletContextFactory
      extended by com.liferay.faces.bridge.filter.internal.BridgePortletContextFactoryImpl
All Implemented Interfaces:
javax.faces.FacesWrapper<BridgePortletContextFactory>

public class BridgePortletContextFactoryImpl
extends BridgePortletContextFactory

Author:
Neil Griffin

Constructor Summary
BridgePortletContextFactoryImpl(BridgePortletContextFactory bridgePortletContextFactory)
           
 
Method Summary
 javax.portlet.PortletContext getPortletContext(javax.portlet.PortletContext portletContext)
           
 BridgePortletContextFactory getWrapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BridgePortletContextFactoryImpl

public BridgePortletContextFactoryImpl(BridgePortletContextFactory bridgePortletContextFactory)
Method Detail

getPortletContext

public javax.portlet.PortletContext getPortletContext(javax.portlet.PortletContext portletContext)
Specified by:
getPortletContext in class BridgePortletContextFactory

getWrapped

public BridgePortletContextFactory getWrapped()


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