| Interface | Description | 
|---|---|
| RestoreViewSupport | Support class for restore view phase | 
| Class | Description | 
|---|---|
| ClientConfig | Contains information about whether the user has
 JavaScript enabled on his client, etc. | 
| ClientWindowFactoryImpl | |
| CODIClientSideWindow | |
| DefaultRestoreViewSupport | |
| LifecycleFactoryImpl | |
| LifecycleImpl | Implements the lifecycle as described in Spec. | 
| UrlClientWindow | |
| WindowContextConfig | Configuration for the  org.apache.myfaces.extensions.cdi.core.api.scope.conversation.WindowContext- it's customizable via the @Alternative or @Specializes mechanism of CDI. | 
| Exception | Description | 
|---|---|
| ViewNotFoundException | This exception is thrown when a view is not present before start
 one of the following phases: APPLY_REQUEST_VALUES, PROCESS_VALIDATIONS,
 INVOKE_APPLICATION, UPDATE_MODEL_VALUES, RENDER_RESPONSE. | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.