org.richfaces.context
Class ExtendedPartialViewContextFactoryImpl
java.lang.Object
javax.faces.context.PartialViewContextFactory
org.richfaces.context.ExtendedPartialViewContextFactoryImpl
- All Implemented Interfaces:
- javax.faces.FacesWrapper<javax.faces.context.PartialViewContextFactory>
public class ExtendedPartialViewContextFactoryImpl
- extends javax.faces.context.PartialViewContextFactory
- Since:
- 4.0
- Author:
- Nick Belaevski
Method Summary |
javax.faces.context.PartialViewContext |
getPartialViewContext(javax.faces.context.FacesContext context)
|
javax.faces.context.PartialViewContextFactory |
getWrapped()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedPartialViewContextFactoryImpl
public ExtendedPartialViewContextFactoryImpl(javax.faces.context.PartialViewContextFactory parentFactory)
getPartialViewContext
public javax.faces.context.PartialViewContext getPartialViewContext(javax.faces.context.FacesContext context)
- Specified by:
getPartialViewContext
in class javax.faces.context.PartialViewContextFactory
getWrapped
public javax.faces.context.PartialViewContextFactory getWrapped()
- Specified by:
getWrapped
in interface javax.faces.FacesWrapper<javax.faces.context.PartialViewContextFactory>
- Overrides:
getWrapped
in class javax.faces.context.PartialViewContextFactory
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.