扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.management.monitor类countermonitor的类成员方法: setoffset定义及介绍
发布时间:2014-2-18
本文导语:
setoffset
public void setoffset(number value)
throws illegalargumentexception
设置所有观察到的 mbeans 共同的偏移量值。
指定者:接口 countermonitormbean 中的 setoffset
参数:value - 偏移量值。
抛出:
illegalargumentexception - 指定的偏移...