Registry / observability / mx4j
library3.0.2javamavenunverified

MX4J JMX API and implementation for Java Management Extensions.

<dependency> <groupId>mx4j</groupId> <artifactId>mx4j</artifactId> <version>3.0.2</version> </dependency>
INSTALL
IMPORT
SIG · MX4J
M
mx4j
observabilityjavav3.0.2
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.

HttpAdaptor
mx4j.tools.adaptor.http.HttpAdaptor

Start an HTTP JMX adaptor.

import mx4j.tools.adaptor.http.HttpAdaptor; HttpAdaptor adaptor = new HttpAdaptor(); adaptor.setPort(8080); adaptor.start();
Debug
Known issues
gotchaMX4J is outdated; consider using the built-in JMX in the JDK or alternatives like Jolokia.
fix
Use javax.management or org.jolokia:jolokia-core.
affects: *
Upgrade
Version history
3.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
2
Resources
mx4j — mvn dependency:get mx4j · libregistry