@Deprecated public class AjaxResourceLibrary extends Object implements ResourceLibrary
| Constructor and Description |
|---|
AjaxResourceLibrary()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<ResourceKey> |
getResources()
Deprecated.
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.