扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.management.modelmbean接口modelmbeaninfo的类成员方法: getattribute定义及介绍
发布时间:2014-2-18
本文导语:
getattribute
modelmbeanattributeinfo getattribute(string inname)
throws mbeanexception,
runtimeoperationsexception
返回通过名称请求的 modelmbeanattributeinfo。
参数:inname - 要获取的 modelmbeanat...