| Package | Description | 
|---|---|
| org.apache.myfaces.view.facelets.pool.impl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MetadataViewKeyImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| protected MetadataViewKey | ViewPoolImpl. deriveViewKey(FacesContext facesContext,
             UIViewRoot root)Generates an unique key according to the metadata information stored
 in the passed UIViewRoot instance that can affect the way how the view is generated. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ViewEntry | ViewPoolImpl. popPartialStructureView(FacesContext context,
                       MetadataViewKey key) | 
| protected ViewEntry | ViewPoolImpl. popStaticStructureView(FacesContext context,
                      MetadataViewKey key) | 
| protected void | ViewPoolImpl. pushPartialStructureView(FacesContext context,
                        MetadataViewKey key,
                        ViewEntry entry) | 
| protected void | ViewPoolImpl. pushStaticStructureView(FacesContext context,
                       MetadataViewKey key,
                       ViewEntry entry) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.