org.richfaces.resource
public final class ResourceMappingFeature extends Object
Determines resource mappings and request path for mapped resources.
Modifier and Type | Method and Description |
---|---|
static String |
getLocation()
Returns the configured location of static resources as string evaluated against EL expressions in current context, either
from configuration option or predefined location corresponding to current application stage.
|
static List<String> |
getMappingFiles()
Returns locations of static resource mapping configuration files for current application stage.
|
public static List<String> getMappingFiles()
public static String getLocation()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.