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