Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-JSR-6
-
Component/s: None
-
Labels:None
-
Environment:Just simple enhancement of the product
-
Number of attachments :
Description
When using JMX/Mbeans it is important to be able to introspect the different MBeans to get information about available attributes and operations.
So we can create new methods to access not only attributes but operations and parameters.
I have attached a new version of the GroovyMBean that contains these methods
Thanks Tugdual for this patch and those improvements.