@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
IOException
public static void dumpAllBeans() throws IOException, MalformedObjectNameException
Copyright © 2007–2019 Cloudera. All rights reserved.