| Interface | Description |
|---|---|
| ResourceAggregator |
Determines what resources are mapped under same URL.
|
| ResourceMapper |
Allows to programatically configure Resource Mapping, it means for resource key it can decide that the resource is re-mapped to another resource.
|
| ResourceMapping |
Resource mapping determines URL where given resource is mapped.
|
| Class | Description |
|---|---|
| LibraryResourceMapper | |
| PropertiesResourceMapper |
Maps resources according to properties configuration of Resource Mapping and Resource Optimization
|
| ResourceMappingConfiguration |
Determines resource mappings and request path for mapped resources.
|
| ResourcePath |
Represents a path to the resource
|
| ResourceServletMapping |
Maps resource with given key to RichFaces
ResourceServlet. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.