All localized
strings will be in bundle.properties.
Launching
the Wizard
The JMX MBean
Wizard is launched by the main menu action File/New File.... It is located
in the Management category.
Wizard
panels
Step
1
Select Class Name, package and the set of features to
enable
The user, like for an MBean generation, has to specify the class
name of the MBean and the location and package name.
Step
2
Select the set of features to
enable
Then, if he wants the generated MBean to implement the
MBeanRegistrationInterface, he only has to check the
corresponding widget.
This will enable the Generate
Private Fields to Keep Preregistered Parameter References
checkbox. Hence, the user is
now able to keep the references of the preregistered parameters.
Finally, he can continue MBean generation.
Other
Steps
The other steps are the same as usual for an MBean generation.