| Package | Description | 
|---|---|
| javax.faces.application | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ViewHandlerWrappersee Javadoc of JSF Specification | 
| Modifier and Type | Method and Description | 
|---|---|
| ViewHandler | ApplicationWrapper. getViewHandler() | 
| abstract ViewHandler | Application. getViewHandler()Set the  instance that will be utilized during the Restore View and Render Responsephases of the request processing lifecycle. | 
| ViewHandler | ViewHandlerWrapper. getWrapped() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ApplicationWrapper. setViewHandler(ViewHandler handler) | 
| abstract void | Application. setViewHandler(ViewHandler handler)Set the  ViewHandlerinstance that will be utilized during theRestore View and Render Response
 phases of the request processing lifecycle. | 
| Constructor and Description | 
|---|
| ViewHandlerWrapper(ViewHandler delegate) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.