public static interface JSONBean.Writer extends Closeable
Modifier and Type | Method and Description |
---|---|
void |
flush() |
int |
write(MBeanServer mBeanServer,
ObjectName qry,
String attribute,
boolean description) |
void |
write(String key,
String value) |
void write(String key, String value) throws IOException
IOException
int write(MBeanServer mBeanServer, ObjectName qry, String attribute, boolean description) throws IOException
IOException
void flush() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.