public class QueueResourceLibrary extends Object implements ResourceLibrary
AjaxResourceLibrary that renders just richfaces-queue.js resource when it is configured.| Constructor and Description |
|---|
QueueResourceLibrary() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ResourceKey> |
getResources()
Returns a list of resources contained in this resource library
|
public Iterable<ResourceKey> getResources()
ResourceLibraryReturns a list of resources contained in this resource library
The result does not have to be stable; i.e. the returned list of resources may differ for each execution based on context, configuration, time, etc.
getResources in interface ResourceLibraryCopyright © 2014 JBoss by Red Hat. All Rights Reserved.