Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a233a4c9c9d2cf5e

Jump to content

MX4J

From Wikipedia, the free encyclopedia
MX4J
Stable release
3.0.2 / October 12, 2006 (2006-10-12)
Written inJava
Operating systemCross-platform (JVM)
TypeJMX Library
LicenseApache License 2.0
Websitehttps://mx4j.sourceforge.net
JMX architecture.

MX4J is a project to create an open-source implementation of Java Management Extensions (JMX). The JMX specification is a Java Specification Request (see JSR 003[1]) currently in maintenance release 1.2; the new JSR 160[2] has been issued to address connectivity to a remote JMX agent. MX4J implements both JSR 3 and JSR 160.

The MX4J project goals can be simplified as:

  • Closely adhere to the JMX specification.
  • Develop a highly robust codebase.
  • Be 100% compatible with the reference implementations.

Due to its simplicity, MX4J is widely adopted in open source projects like Jetty Server, Tomcat, Geronimo, Harmony, ObjectWeb JOnAS and many others.

Activity on MX4J project has now ceased.[3]

References

[edit]
  1. JSR 003: JavaTM Management Extensions (JMXTM) Specification
  2. JSR 160: JavaTM Management Extensions (JMX) Remote API
  3. "User mailing list archives".
[edit]