| Package | Description |
|---|---|
| org.apache.qpid.jms.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
VariableExpansion.MapResolver |
| Modifier and Type | Field and Description |
|---|---|
static VariableExpansion.Resolver |
VariableExpansion.ENV_VAR_RESOLVER |
static VariableExpansion.Resolver |
VariableExpansion.SYS_PROP_RESOLVER |
| Modifier and Type | Method and Description |
|---|---|
static String |
VariableExpansion.expand(String input,
VariableExpansion.Resolver resolver)
Expands any variables found in the given input string.
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.