| Package | Description | 
|---|---|
| jakarta.faces.application | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ResourceHandlerWrapper | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceHandler | ApplicationWrapper. getResourceHandler() | 
| ResourceHandler | Application. getResourceHandler()
 Return the singleton, stateless, thread-safe  for this application. | 
| ResourceHandler | ResourceHandlerWrapper. getWrapped() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ApplicationWrapper. setResourceHandler(ResourceHandler resourceHandler) | 
| void | Application. setResourceHandler(ResourceHandler resourceHandler) | 
| Constructor and Description | 
|---|
| ResourceHandlerWrapper(ResourceHandler delegate) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.