扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.management.modelmbean接口modelmbeannotificationbroadcaster的类成员方法: sendnotification定义及介绍
发布时间:2014-2-18
本文导语:
sendnotification
void sendnotification(notification ntfyobj)
throws mbeanexception,
runtimeoperationsexception
以 jmx.modelmbean.generic 通知形式将传入的 notification 发送到 modelmbean 上已注册的 notification 侦...