Java Management Extensions (JMX) is an API that facilitates building management
applications that can configure, and perform operations on, a server application.
In general, each manageable component of the server application is represented
by a Management Bean (or MBean, for short). JMX defines three types of MBeans,
of which Model MBeans are the most flexible. Model MBeans provide a way
to define MBeans for many different components, without having to write a specific
MBean implementation class for each one.
JAR File Size and Download Location:
File name: commons-modeler.jar, commons-modeler-2.0.1.jar
File size: 112005 bytes
Date modified: 22-Jun-2007
Download: The Modeler Component
Manifest of the JAR:
Built-By: Niall Pemberton
Package: org.apache.commons.modeler
Build-Jdk: 1.3.1_18
Extension-Name: commons-modeler
Specification-Title: Commons Modeler
Specification-Vendor: The Apache Software Foundation
Implementation-Title: org.apache.commons.modeler
Implementation-Vendor: The Apache Software Foundation
Implementation-Version: 2.0.1
Implementation-Vendor-Id: org.apache
X-Compile-Source-JDK: 1.3
X-Compile-Target-JDK: 1.3
|