扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.management.modelmbean类requiredmodelmbean的类成员方法: removenotificationlistener定义及介绍
发布时间:2014-2-18
本文导语:
removenotificationlistener
public void removenotificationlistener(notificationlistener listener)
throws listenernotfoundexception
从 requiredmodelmbean 移除一个 notification 的侦听器。
指定者:接口 notificationbroadcaster 中的 removenotificatio...