org.jboss.seam.faces.environment
Class SeamExternalContextFactory
java.lang.Object
javax.faces.context.ExternalContextFactory
org.jboss.seam.faces.environment.SeamExternalContextFactory
- All Implemented Interfaces:
- FacesWrapper<ExternalContextFactory>
public class SeamExternalContextFactory
- extends ExternalContextFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeamExternalContextFactory
public SeamExternalContextFactory(ExternalContextFactory parent)
getExternalContext
public ExternalContext getExternalContext(Object context,
Object request,
Object response)
throws FacesException
- Specified by:
getExternalContext in class ExternalContextFactory
- Throws:
FacesException
getWrapped
public ExternalContextFactory getWrapped()
- Specified by:
getWrapped in interface FacesWrapper<ExternalContextFactory>- Overrides:
getWrapped in class ExternalContextFactory
Copyright © 2009-2011 Seam Framework. All Rights Reserved.