|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.visit.VisitContextFactory
public abstract class VisitContextFactory
| Constructor Summary | |
|---|---|
VisitContextFactory()
|
|
| Method Summary | |
|---|---|
abstract VisitContext |
getVisitContext(FacesContext context,
java.util.Collection<java.lang.String> ids,
java.util.Set<VisitHint> hints)
|
VisitContextFactory |
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 VisitContextFactory()
| Method Detail |
|---|
public abstract VisitContext getVisitContext(FacesContext context,
java.util.Collection<java.lang.String> ids,
java.util.Set<VisitHint> hints)
public VisitContextFactory getWrapped()
FacesWrapper
getWrapped in interface FacesWrapper<VisitContextFactory>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||