扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.management类mbeanconstructorinfo的类成员方法: mbeanconstructorinfo定义及介绍
发布时间:2014-2-18
本文导语:
mbeanconstructorinfo
public mbeanconstructorinfo(string name,
string description,
mbeanparameterinfo[] signature)
构造一个 mbeanconstructorinfo 对象。
参数:name - 该构造方法的名称。signature - 描述该构造方法...