Jmx: Managing J2ee With Java Management Extensions

E-Book Overview

JMX: Managing J2EE with Java Management Extensions leads you through the JMX API with thorough coverage of Standard MBeans, Dynamic MBeans, Model MBeans, the MBean server, and standard agent services. With the help of detailed code examples, you will le arn how to create management systems with JMX, create MBeans and services, and use the MBean server. This book also offers working examples of JMX Connectors and agent discovery, a model MBean implementation, a view of the J2EE Management specification, and a JMX use case using the JBoss application server.

E-Book Content

Team-FLY Presents - JMX: Managing J2EE with Java™ Management Extensions JMX: Managing J2EE with Java™ Management Extensions By Juha Lindfors Publisher : Sams Publishing Pub Date : January 31, 2002 ISBN : 0-672 -32288 -9 Pages : 408 JMX: Managing J2EE with Java Management Extensions leads you through the JMX API with thorough coverage of Standard MBeans, Dynamic MBeans, Model MBeans, the MBean server, and standard agent services. With the help of detailed code examples, you will le arn how to create management systems with JMX, create MBeans and services, and use the MBean server. This book also offers working examples of JMX Connectors and agent discovery, a model MBean implementation, a view of the J2EE Management specification, and a JMX use case using the JBoss application server. JMX: Managing J2EE with Java™ Management Extensions TOC Table of Content Copyright About the Authors Acknowledgments Tell Us What You Think! Introduction What is JMX? Why JMX for J2EE? Part I: Java Management Extensions Specification Part II: JMX in the J2EE Platform Part I. Java Management Extensions Specification Chapter 1. Getting Started MBean Component Types Writing Your First MBean Deploying the He