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 org.codehaus.jackson.JsonGenerationException, IOException
org.codehaus.jackson.JsonGenerationExceptionIOExceptionint write(MBeanServer mBeanServer, ObjectName qry, String attribute, boolean description) throws IOException
IOExceptionvoid flush()
throws IOException
IOExceptionCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.