public class ResetableSystemProperty extends Object implements Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static ResetableSystemProperty |
setSystemProperty(String key,
String value) |
public void close()
close in interface Closeableclose in interface AutoCloseablepublic static ResetableSystemProperty setSystemProperty(String key, String value)
Copyright © 2010-2017 JmxTrans team. All Rights Reserved.