com.liferay.faces.util.context.internal
Class FacesRequestContextFactoryImpl

java.lang.Object
  extended by com.liferay.faces.util.context.FacesRequestContextFactory
      extended by com.liferay.faces.util.context.internal.FacesRequestContextFactoryImpl
All Implemented Interfaces:
javax.faces.FacesWrapper<FacesRequestContextFactory>

public class FacesRequestContextFactoryImpl
extends FacesRequestContextFactory

Author:
Kyle Stiemann

Constructor Summary
FacesRequestContextFactoryImpl()
           
 
Method Summary
 FacesRequestContext getFacesRequestContext()
           
 FacesRequestContextFactory getWrapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacesRequestContextFactoryImpl

public FacesRequestContextFactoryImpl()
Method Detail

getFacesRequestContext

public FacesRequestContext getFacesRequestContext()
Specified by:
getFacesRequestContext in class FacesRequestContextFactory

getWrapped

public FacesRequestContextFactory getWrapped()


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