Package org.weakref.jmx
Interface MBeanAttribute
public interface MBeanAttribute
-
Method Summary
-
Method Details
-
getInfo
MBeanAttributeInfo getInfo() -
getName
String getName() -
getValue
-
setValue
void setValue(Object value) throws AttributeNotFoundException, InvalidAttributeValueException, MBeanException, ReflectionException
-