Apache Tomcat® 9.0.87.redhat-00008
- java.lang.Object
-
- org.apache.catalina.mbeans.MBeanDumper
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected static StringManager |
sm |
-
Method Summary
All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static java.lang.String |
dumpBeans(javax.management.MBeanServer mbeanServer,
java.util.Set<javax.management.ObjectName> names)
The following code to dump MBeans has been copied from JMXProxyServlet.
|
static java.lang.String |
escape(java.lang.String value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
MBeanDumper
public MBeanDumper()
-
Method Detail
-
dumpBeans
public static java.lang.String dumpBeans(javax.management.MBeanServer mbeanServer,
java.util.Set<javax.management.ObjectName> names)
The following code to dump MBeans has been copied from JMXProxyServlet.
- Parameters:
mbeanServer - the MBean server
names - a set of object names for which to dump the info
- Returns:
- a string representation of the MBeans
Apache Tomcat® 9.0.87.redhat-00008
Copyright © 2000-2024 Apache Software Foundation.
Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.