Pro JMX: Java Management Extensions

J. Jeffrey Hanson, Jeff Hanson

  • 出版商: Apress
  • 出版日期: 2004-02-11
  • 售價: $1,740
  • 貴賓價: 9.5$1,653
  • 語言: 英文
  • 頁數: 296
  • 裝訂: Paperback
  • ISBN: 1590591011
  • ISBN-13: 9781590591017
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Pro JMX: Java Management Extensions discusses the complete JMX architecture including the JMX Remoting 1.2 release. Offered are leading edge examples of JMX integration with distributed applications, including sequence diagrams and sample code. The book takes a top-down approach; starting from the highest level of detail and drilling down to expose the lowest level of details.

Jeff Hanson presents the JMX architecture as a pluggable, services-oriented framework, including how JMX allows you to dynamically add, remove, and modify services at run-time. Hanson also provides in-depth discussions of JMX notifications, event models, and messages.

Hanson wraps up the book with real-world examples of JMX in use. This includes discussions of how JMX is integrated with different management systems and how JMX is used to expose these systems to the J2EE environment.

Contents:

Chapter 1 Introducing JMX
Chapter 2 The Three-Level Model: Instrumentation and Mbeans
Chapter 3 The Three-Level Model: Agents
Chapter 4 MBean Servers
Chapter 5 Distributed Management System Design
Chapter 6 The Three-Level Model and Distributed Services
Chapter 7 JMX Connectors
Chapter 8 Remote Lookup
Chapter 9 JMX Clients
Chapter 10 Security
Chapter 11 JMX in the Industry
Chapter 12 A Summary of JMX