public class SystemPropertyResolver extends JBossASSimpleExpressionResolver
SimpleExpressionResolver.ResolutionResult
Modifier and Type | Field and Description |
---|---|
static SystemPropertyResolver |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
protected String |
resolveKey(String key)
Resolve a value with the given key.
|
resolve, resolveExpressionContent
public static final SystemPropertyResolver INSTANCE
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 © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.