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, resolveExpressionContentpublic static final SystemPropertyResolver INSTANCE
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.