Chapter 8. XMBean: Model MBean Implementation

In this chapter, you will build an implementation of a Model MBean. You will create an implementation that can handle the basic attribute caching, a simple file-based persistence, and can read and create its management interface from an XML file.

When using Dynamic and Model MBeans the metadata creation of the management interface is left up to the MBean developer. Because this can create quite a bit of extra work, the implementation you build will allow you to create generic builder implementations ...

Get JMX: Managing J2EE with Java™ Management Extensions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.