public class PropertiesPropertyResolver extends JBossASSimpleExpressionResolver
Properties object.SimpleExpressionResolver.ResolutionResult| Constructor and Description |
|---|
PropertiesPropertyResolver(Properties deploymentProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
resolveKey(String key)
Resolve a value with the given key.
|
resolve, resolveExpressionContentpublic PropertiesPropertyResolver(Properties deploymentProperties)
protected String resolveKey(String key)
JBossASSimpleExpressionResolverresolveKey in class JBossASSimpleExpressionResolverkey - the key. Will not be nullnull if no value corresponds to keyCopyright © 2017 JBoss by Red Hat. All rights reserved.