扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.management.modelmbean类modelmbeaninfosupport的类成员方法: setdescriptors定义及介绍
发布时间:2014-2-18
本文导语:
setdescriptors
public void setdescriptors(descriptor[] indescriptors)
throws mbeanexception,
runtimeoperationsexception
从接口 modelmbeaninfo 复制的描述
添加或替换 modelmbeaninfo 中的描述符。
指定者:接口 modelmbeaninfo ...