|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.context.PartialViewContextFactory
public abstract class PartialViewContextFactory
| Constructor Summary | |
|---|---|
PartialViewContextFactory()
|
|
| Method Summary | |
|---|---|
abstract PartialViewContext |
getPartialViewContext(FacesContext context)
|
PartialViewContextFactory |
getWrapped()
A class that implements this interface uses this method to return an instance of the class being wrapped. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PartialViewContextFactory()
| Method Detail |
|---|
public abstract PartialViewContext getPartialViewContext(FacesContext context)
public PartialViewContextFactory getWrapped()
FacesWrapper
getWrapped in interface FacesWrapper<PartialViewContextFactory>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||