Registry / utility / jmxutils

jmxutils

JSON →
library1.3.1javamavenunverified

JMXUtils simplifies exporting JMX MBeans in Java applications.

<dependency> <groupId>org.weakref</groupId> <artifactId>jmxutils</artifactId> <version>1.3.1</version> </dependency>
INSTALL
IMPORT
SIG · JMXUTILS
J
jmxutils
utilityjavav1.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MBeanExporter
org.weakref.jmx.MBeanExporter

Export a custom MBean using JMXUtils.

import org.weakref.jmx.MBeanExporter; MBeanExporter exporter = new MBeanExporter(); exporter.export("com.example:type=MyBean", new MyBean());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jmxutils — mvn dependency:get jmxutils · libregistry