Lines Matching refs:ModelMBean

90  * This class is the implementation of a ModelMBean. An appropriate
91 * implementation of a ModelMBean must be shipped with every JMX Agent
98 * via the ModelMBeanInfo for the ModelMBean are accessible
101 * defined and mapped to attributes and operations of the ModelMBean.
122 implements ModelMBean, MBeanRegistration, NotificationEmitter {
225 * Initializes a ModelMBean object using ModelMBeanInfo passed in.
227 * the ModelMBean as long as it is not registered with the MBeanServer.
229 * Once the ModelMBean's ModelMBeanInfo (with Descriptors) are
230 * customized and set on the ModelMBean, the ModelMBean be
233 * If the ModelMBean is currently registered, this method throws
245 * by the ModelMBean.
252 * <li>Wraps an {@link IllegalStateException} if the ModelMBean
292 "cannot call setModelMBeanInfo while ModelMBean is registered");
324 * execute all methods in this ModelMBean management interface
711 retStr.append("\nMBeanInfo for ModelMBean is:");
795 retStr.append(" ** ModelMBean: End of MBeanInfo ** ");
1384 * ModelMBean.
1762 * Returns the values of several attributes in the ModelMBean.
1817 * Sets the value of a specific attribute of a named ModelMBean.
2060 * Sets the values of an array of attributes of this ModelMBean.
2108 "Default ModelMBean", null, null, null, null));
2166 * notification is issued through or by the ModelMBean. This does
2366 "from a ModelMBean");
2671 "attribute change notification of a ModelMBean");
2795 "attribute change notification of a ModelMBean");
2802 "attribute change notification of a ModelMBean");