org.apache.myfaces.context
Class ExternalContextFactoryImpl
java.lang.Object
javax.faces.context.ExternalContextFactory
org.apache.myfaces.context.ExternalContextFactoryImpl
- All Implemented Interfaces:
- FacesWrapper<ExternalContextFactory>
public class ExternalContextFactoryImpl
- extends ExternalContextFactory
- Since:
- 2.0
- Version:
- $Revision: 1434999 $ $Date: 2013-01-17 20:10:28 -0500 (Thu, 17 Jan 2013) $
- Author:
- Leonardo Uribe (latest modification by $Author: lu4242 $)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXTERNAL_CONTEXT_KEY
public static final String EXTERNAL_CONTEXT_KEY
- See Also:
- Constant Field Values
ExternalContextFactoryImpl
public ExternalContextFactoryImpl()
getExternalContext
public ExternalContext getExternalContext(Object context,
Object request,
Object response)
throws FacesException
- Specified by:
getExternalContext
in class ExternalContextFactory
- Throws:
FacesException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.