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 com.fasterxml.jackson.core.JsonGenerationException, IOException
com.fasterxml.jackson.core.JsonGenerationExceptionIOExceptionint 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.