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, resolveExpressionContent
public PropertiesPropertyResolver(Properties deploymentProperties)
protected String resolveKey(String key)
JBossASSimpleExpressionResolver
resolveKey
in class JBossASSimpleExpressionResolver
key
- the key. Will not be null
null
if no value corresponds to key
Copyright © 2018 JBoss, a division of Red Hat, Inc.. All Rights Reserved.