Mx4j

Jul 20, 2023

Open Source implementation of the Java Management Extensions (JMX)

MX4J is a project to build an Open Source implementation of the JavaTM Management Extensions JMX and of the JMX Remote API JSR 160 specifications, and to build tools relating to JMX.

JMX is an optional package for J2SE that provides a standard way to manage applications. It can also be used to wrap legacy systems and provide a standard interface to the outside world, enabling the development of web services. JMX allows developers to write more modular and loosely coupled system components and reduce the complexity of large, interoperating systems.



Checkout these related ports:
  • Xdoclet - Java attribute-oriented code generation engine
  • Wildfly90 - Replacement for JBoss Application Server
  • Wildfly26 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly25 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly24 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly18 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly17 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly16 - Replacement for JBoss Application Server
  • Wildfly15 - Replacement for JBoss Application Server
  • Wildfly14 - Replacement for JBoss Application Server
  • Wildfly13 - Replacement for JBoss Application Server
  • Wildfly12 - Replacement for JBoss Application Server
  • Wildfly11 - Replacement for JBoss Application Server
  • Wildfly10 - Replacement for JBoss Application Server
  • Visualvm - GUI tool combining CLI JDK tools and profiling capabilities