com.liferay.faces.bridge.context
Class BridgeContextFactoryImpl
java.lang.Object
com.liferay.faces.bridge.context.BridgeContextFactory
com.liferay.faces.bridge.context.BridgeContextFactoryImpl
- All Implemented Interfaces:
- FactoryWrapper<BridgeContextFactory>, javax.faces.FacesWrapper<BridgeContextFactory>
public class BridgeContextFactoryImpl
- extends BridgeContextFactory
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgeContextFactoryImpl
public BridgeContextFactoryImpl()
getBridgeContext
public BridgeContext getBridgeContext(BridgeConfig bridgeConfig,
BridgeRequestScope bridgeRequestScope,
javax.portlet.PortletConfig portletConfig,
javax.portlet.PortletContext portletContext,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse,
Bridge.PortletPhase portletPhase,
PortletContainer portletContainer,
IncongruityContext incongruityContext)
- Specified by:
getBridgeContext in class BridgeContextFactory
getWrapped
public BridgeContextFactory getWrapped()
Copyright © 2014 Liferay, Inc.. All Rights Reserved.