|
|
Mapping to OpenTypes: MXBean Complex Attribute Types |
Although it might not be a very good idea to define your management
model based on how it will be displayed by a given GUI, such as that
provided by JConsole or
VisualVM, I believe it is nonetheless
interesting to explore the various ways in which a complex type
such as a
Map<String,Integer> could be modeled and
exposed through an MXBean attribute.
[Read More]
Tags:
java
jmx
management
monitoring
mxbean
Posted by dfuchs
( May 06 2008, 05:37:15 PM CEST )
Permalink
|