Module
JMX- Implement MBeanRegistration interface Action - UI Specification
Authors: Alexandre Neubert, Thomas Leveque, Jean-Francois Denise
Implement
MBeanRegistration interface Action
This action helps user
in generating code to implement the MBeanRegistration interface to an
existing MBean class.
This action results in some generated code at the end of selected MBean
class and the added MBeanRegistration interface declaration.
The action is enabled
for all MBean classes.
Call
the Action
Current module actions are located under
Run menu. We could introduce a new
Management menu if the set of
actions requires it.
This ui spec defines a new
Management
menu. It could be replaced by a
Management
submenu
under
Tools.
- From contextual menu :
- The Implement
MBeanRegistration interface... action is called by right click
on a standard
MBean
class in the project view.
- Select Management submenu. Select the Implement MBeanRegistration interface...
item.
- From main menu :
- Management
menu then select the Implement
MBeanRegistration Interface...
item.

Scope
of the action
This action should
be accessible from any kind of project.
Action
Popup window
This popup windows allows user to specify if he wants to keep
references
to the parameters
of the preRegister method by clicking on the corresponding CheckBox.
Ok button is always enabled.
