MX4J

Revision as of 04:32, 3 June 2024 by imported>Liz (Removing link(s) to "JOnAS": Removing links to deleted page JOnAS.)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Infobox Software

File:JMX Architecture.svg
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<ref>JSR 003: JavaTM Management Extensions (JMXTM) Specification</ref>) currently in maintenance release 1.2; the new JSR 160<ref>JSR 160: JavaTM Management Extensions (JMX) Remote API</ref> 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.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

ReferencesEdit

<references />

External linksEdit


Template:Operating-system-stub