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
IOExceptionint write(MBeanServer mBeanServer, ObjectName qry, String attribute, boolean description) throws IOException
IOExceptionvoid flush()
           throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.