| Package | Description |
|---|---|
| org.omnifaces.resourcehandler | |
| org.omnifaces.util |
| Class and Description |
|---|
| CombinedResourceInfo
This class is a wrapper which collects all combined resources and stores it in the cache.
|
| CombinedResourceInfo.Builder
Use this builder to create an instance of combined resource info and put it in the cache if absent.
|
| DefaultResourceHandler
A default
ResourceHandler implementation which hooks on all three DefaultResourceHandler.createResource(String),
DefaultResourceHandler.createResource(String, String) and DefaultResourceHandler.createResource(String, String, String) methods. |
| DynamicResource
This
Resource implementation represents a cacheable dynamic resource which doesn't necessarily exist as a
regular classpath resource. |
| ResourceIdentifier
Convenience class to represent a resource identifier.
|
| Class and Description |
|---|
| ResourceIdentifier
Convenience class to represent a resource identifier.
|
Copyright © 2012–2016 OmniFaces. All rights reserved.