public class ResourceMappingConfiguration extends Object
Determines resource mappings and request path for mapped resources.
| Constructor and Description |
|---|
ResourceMappingConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public String getLocation()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.