| Package | Description |
|---|---|
| org.jboss.as.cli.parsing |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandSubstitutionException |
class |
UnresolvedVariableException |
| Modifier and Type | Method and Description |
|---|---|
void |
ParsingContext.resolveExpression(boolean systemProperty,
boolean exceptionIfNotResolved)
Replaces system property specified with ${xxx} fomrat or a local variable
whose name is prefixed with '$'.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.