@InterfaceAudience.Private public class JSONBean extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
JSONBean.Writer
Use dumping out mbeans as JSON.
|
| Constructor and Description |
|---|
JSONBean() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dumpAllBeans()
Dump out all registered mbeans as json on System.out.
|
JSONBean.Writer |
open(PrintWriter writer) |
public JSONBean.Writer open(PrintWriter writer) throws IOException
IOExceptionpublic static void dumpAllBeans()
throws IOException,
MalformedObjectNameException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.