PropertyResolver, SimpleExpressionResolverpublic class SystemPropertyResolver extends JBossASSimpleExpressionResolver
SimpleExpressionResolver.ResolutionResult| Modifier and Type | Field | Description |
|---|---|---|
static SystemPropertyResolver |
INSTANCE |
| Modifier and Type | Method | Description |
|---|---|---|
protected java.lang.String |
resolveKey(java.lang.String key) |
Resolve a value with the given key.
|
resolve, resolveExpressionContentpublic static final SystemPropertyResolver INSTANCE
protected java.lang.String resolveKey(java.lang.String key)
JBossASSimpleExpressionResolverresolveKey in class JBossASSimpleExpressionResolverkey - the key. Will not be nullnull if no value corresponds to keyCopyright © 2018 JBoss by Red Hat. All rights reserved.