January 2002
Intermediate to advanced
408 pages
8h 14m
English
IN THIS CHAPTER
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 ...
Read now
Unlock full access