JMX MXBean Notifications, User Data, and Open Types
The MXBean runtime support classes in Java 6 provide all the help you need in order to be able to declare complex types for attributes and operations, but don't provide any help for converting complex types for other uses, such as for the payload of a Notification.
This blog article shows how to add helper methods to convert an existing struct-like class into Open Data.
[
Read More]
( May 29 2007, 04:11:10 PM CEST )
Permalink