Exception Thrown By: | Cause | |
Class | Method | |
RequiredModelMBean | public Object getAttribute(String attrName) | The specified attribute is not accessible in the MBean.The following cases may result in an AttributeNotFoundException.
|
RequiredModelMBean | public void setAttribute(Attribute attribute) | The specified attribute is not accessible in the MBean. The following cases may result in an AttributeNotFoundException.
|