| Interface | Description |
|---|---|
| VariableNames |
Common shell variable names.
|
| Variables |
Provides a nested-namespace for command variables.
|
| Class | Description |
|---|---|
| VariableNameCompleter |
Completer for variable names. |
| VariableSetEvent |
Event fired once a variable has been set.
|
| VariablesImpl |
Provides a nested-namespace for command variables.
|
| VariableUnsetEvent |
Event fired once a variable has been unset.
|
| Exception | Description |
|---|---|
| Variables.ImmutableVariableException |
Throw to indicate that a variable change was attempted but the variable was not muable.
|
Copyright © 2008-2012 Sonatype. All Rights Reserved.