|
RichFaces Core Implementation 4.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.resource.ResourceMappingFeature
public final class ResourceMappingFeature
Determines resource mappings and request path for mapped resources.
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static List<String> getMappingFiles()
public static String getLocation()
|
RichFaces Core Implementation 4.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||