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