org.netbeans.modules.jmx.actions |
|
Java Source File Name | Type | Comment |
AddAttrAction.java | Class | Action used to add attributes to an existing MBean. |
AddNotifAction.java | Class | Action used to add notifications to an existing MBean. |
AddOpAction.java | Class | Action used to add Operations to an existing MBean. |
AddRegisterIntfAction.java | Class | Action used to add MBeanRegistration implementation to an existing MBean. |
ManagementAllAction.java | Class | Action which just groups update actions. |
RegisterMBeanAction.java | Class | Action used to add MBean registration code to an existing JMX Agent. |