public interface CloneableDynamicMBean extends DynamicMBean, Cloneable
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Makes a clone of the MBean.
|
getAttribute, getAttributes, getMBeanInfo, invoke, setAttribute, setAttributesObject clone() throws CloneNotSupportedException
CloneNotSupportedExceptionCopyright © 2016–2020. All rights reserved.