com.sun.faces.context
public class PartialViewContextFactoryImpl extends javax.faces.context.PartialViewContextFactory
Factory to vend the default PartialViewContext
instance.
Constructor and Description |
---|
PartialViewContextFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
javax.faces.context.PartialViewContext |
getPartialViewContext(javax.faces.context.FacesContext context) |
public javax.faces.context.PartialViewContext getPartialViewContext(javax.faces.context.FacesContext context)
getPartialViewContext
in class javax.faces.context.PartialViewContextFactory
PartialViewContextFactory.getPartialViewContext(javax.faces.context.FacesContext)
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.