|
NewAndNoteworthy_0_1_2
What's New and Noteworthy in eclipse-jmx 0.1.2
What's New & Noteworthy in eclipse-jmx 0.1.2Eclipse-jmx 0.1.2 improvements are related to the MBean Explorer to make it more usable when the number of registered MBeans is huge. See ReleaseNotes_0_1_2 for a list of the issues fixed in this release. MBean ExplorerThe MBean Explorer has a filter text that can be used to filter among all the MBeans the few ones which interest you. For example, if you are only interested by MBeans related to memory, typing memo will show only the MBeans registered under an ObjectName which contains memo:
A Collapse All button has been added to the MBean Explorer toolbar to collapse all the MBeans and display only the domains:
It is also possible to double click on a node to expand/collapse it. MBean AttributesThe presentation of MBean attribute has been changed and a button has been added to update the MBean attribute value (if it is writable)
|