扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.management类standardmbean的类成员方法: getattribute定义及介绍
发布时间:2014-2-18
本文导语:
getattribute
public object getattribute(string attribute)
throws attributenotfoundexception,
mbeanexception,
reflectionexception
从接口 dynamicmbean 复制的描述
获得 dynamic mbean 的特定属性的值。
指定...