JMX (Java Management Extensions)
JMX (Java Management Extensions) is a set of specifications for application and network
management in the J2EE development
and application environment. JMX defines a method for Java developers to integrate their
applications with existing network management software by dynamically assigning Java objects with
management attributes and operations. By encouraging developers to integrate independent Java
management modules into existing management systems, the Java Community Process (JCP) and industry
leaders hope that developers will consider non-proprietary management as a fundamental issue rather
than as an afterthought.
JMX facilitates the centralized management of managed objects (called Mbeans) which act
as Java wrappers for
applications, services, components, or devices in a distributed network. The actual management is
provided by an MBean server, which acts as a registry for
all manageable resources. The MBean server is the spine of the JMX architectural frame, allowing
server components to plug in and discover all manageable objects.
Java Managment Extensions for management and monitoring are an optional extension to the
standard Jave Developer Kit (JDK) and can be used in place of Simple Network Management Protocol
(SNMP).
Contributor(s): Sylvain Quartier
This was last updated in September 2005
Email Alerts
Register now to receive SearchSOA.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
Dig Deeper
-
In this Q&A, Rob Davies discusses messaging middleware and the hurdles that many developers face as they first approach the subject. Davis is CTO of FuseSource and coauthor of the book "ActiveMQ in Action."
-
Using textual analytics and natural language processing, Modus Operandi developed a service that analyzes and parses unstructured data and pulls out events or information. Article includes tips on SOA and semantics, SOA and data models, and an SOA recipe for stone soup.Among highlights: Recognize that not everything can be or should be shared.
-
This article provides a master list of common practices, field proven by a number of SOA projects. Also supplied is a template that can be used as a checklist for developing SOA implementation roadmaps specific to an organization's transition project requirements.
-
People who read this also read...
-
Resources from around the Web