aboutsummaryrefslogtreecommitdiff
path: root/java/mx4j/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'java/mx4j/pkg-descr')
-rw-r--r--java/mx4j/pkg-descr10
1 files changed, 0 insertions, 10 deletions
diff --git a/java/mx4j/pkg-descr b/java/mx4j/pkg-descr
deleted file mode 100644
index 786e7ee0509e..000000000000
--- a/java/mx4j/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-MX4J is a project to build an Open Source implementation of the
-Java(TM) 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.