public interface MBeanAttribute
MBeanAttributeInfo getInfo()
String getName()
Object getValue() throws AttributeNotFoundException, MBeanException, ReflectionException
void setValue(Object value) throws AttributeNotFoundException, InvalidAttributeValueException, MBeanException, ReflectionException
Copyright © 2016. All rights reserved.