throw new NotImplementedException("invoke");
}
public void setAttribute(Attribute attribute) throws AttributeNotFoundException, InvalidAttributeValueException, MBeanException, ReflectionException
{
throw new NotImplementedException("setAttribute");
}