@Deprecated public static interface Binding.Environment
| Modifier and Type | Method and Description |
|---|---|
void |
unbind()
Deprecated.
Performs any needed cleanup.
|
String |
value()
Deprecated.
Produces the value of the environment variable.
|
String value()
void unbind()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2021. All rights reserved.